Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
inet_diag_handler Struct Reference

#include <inet_diag.h>

Data Fields

void(* dump )(struct sk_buff *skb, struct netlink_callback *cb, struct inet_diag_req_v2 *r, struct nlattr *bc)
 
int(* dump_one )(struct sk_buff *in_skb, const struct nlmsghdr *nlh, struct inet_diag_req_v2 *req)
 
void(* idiag_get_info )(struct sock *sk, struct inet_diag_msg *r, void *info)
 
__u16 idiag_type
 

Detailed Description

Definition at line 13 of file inet_diag.h.

Field Documentation

Definition at line 14 of file inet_diag.h.

Definition at line 19 of file inet_diag.h.

void(* idiag_get_info)(struct sock *sk, struct inet_diag_msg *r, void *info)

Definition at line 23 of file inet_diag.h.

__u16 idiag_type

Definition at line 26 of file inet_diag.h.


The documentation for this struct was generated from the following file: