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

Data Fields

struct nl_portid_hash hash
 
struct hlist_head mc_list
 
struct listeners __rculisteners
 
unsigned int flags
 
unsigned int groups
 
struct mutexcb_mutex
 
struct modulemodule
 
void(* bind )(int group)
 
int registered
 

Detailed Description

Definition at line 120 of file af_netlink.c.

Field Documentation

void(* bind)(int group)

Definition at line 128 of file af_netlink.c.

struct mutex* cb_mutex

Definition at line 126 of file af_netlink.c.

unsigned int flags

Definition at line 124 of file af_netlink.c.

unsigned int groups

Definition at line 125 of file af_netlink.c.

Definition at line 121 of file af_netlink.c.

Definition at line 123 of file af_netlink.c.

struct hlist_head mc_list

Definition at line 122 of file af_netlink.c.

Definition at line 127 of file af_netlink.c.

int registered

Definition at line 129 of file af_netlink.c.


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