Linux Kernel
3.7.1
|
#include <neighbour.h>
Data Fields | |
struct neighbour __rcu ** | hash_buckets |
unsigned int | hash_shift |
__u32 | hash_rnd [NEIGH_NUM_HASH_RND] |
struct rcu_head | rcu |
Definition at line 144 of file neighbour.h.
Definition at line 145 of file neighbour.h.
__u32 hash_rnd[NEIGH_NUM_HASH_RND] |
Definition at line 147 of file neighbour.h.
unsigned int hash_shift |
Definition at line 146 of file neighbour.h.
Definition at line 148 of file neighbour.h.