Public Attributes | |
| struct hlist_head * | table |
| unsigned long | rehash_time |
| unsigned int | mask |
| unsigned int | shift |
| unsigned int | entries |
| unsigned int | max_shift |
| u32 | rnd |
Definition at line 99 of file af_netlink.c.
struct hlist_head* nl_pid_hash::table [read] |
Definition at line 100 of file af_netlink.c.
| unsigned long nl_pid_hash::rehash_time |
Definition at line 101 of file af_netlink.c.
| unsigned int nl_pid_hash::mask |
Definition at line 103 of file af_netlink.c.
| unsigned int nl_pid_hash::shift |
Definition at line 104 of file af_netlink.c.
| unsigned int nl_pid_hash::entries |
Definition at line 106 of file af_netlink.c.
| unsigned int nl_pid_hash::max_shift |
Definition at line 107 of file af_netlink.c.
| u32 nl_pid_hash::rnd |
Definition at line 109 of file af_netlink.c.
1.5.6