Public Attributes | |
| struct nl_pid_hash | hash |
| struct hlist_head | mc_list |
| unsigned long * | listeners |
| unsigned int | nl_nonroot |
| unsigned int | groups |
| struct mutex * | cb_mutex |
| struct module * | module |
| int | registered |
Definition at line 112 of file af_netlink.c.
struct nl_pid_hash netlink_table::hash [read] |
Definition at line 113 of file af_netlink.c.
struct hlist_head netlink_table::mc_list [read] |
Definition at line 114 of file af_netlink.c.
| unsigned long* netlink_table::listeners |
Definition at line 115 of file af_netlink.c.
| unsigned int netlink_table::nl_nonroot |
Definition at line 116 of file af_netlink.c.
| unsigned int netlink_table::groups |
Definition at line 117 of file af_netlink.c.
struct mutex* netlink_table::cb_mutex [read] |
Definition at line 118 of file af_netlink.c.
struct module* netlink_table::module [read] |
Definition at line 119 of file af_netlink.c.
Definition at line 120 of file af_netlink.c.
1.5.6