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

Data Fields

struct hlist_headtable
 
unsigned long rehash_time
 
unsigned int mask
 
unsigned int shift
 
unsigned int entries
 
unsigned int max_shift
 
u32 rnd
 

Detailed Description

Definition at line 107 of file af_netlink.c.

Field Documentation

unsigned int entries

Definition at line 114 of file af_netlink.c.

unsigned int mask

Definition at line 111 of file af_netlink.c.

unsigned int max_shift

Definition at line 115 of file af_netlink.c.

unsigned long rehash_time

Definition at line 109 of file af_netlink.c.

u32 rnd

Definition at line 117 of file af_netlink.c.

unsigned int shift

Definition at line 112 of file af_netlink.c.

Definition at line 108 of file af_netlink.c.


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