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

#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
 

Detailed Description

Definition at line 144 of file neighbour.h.

Field Documentation

struct neighbour __rcu** hash_buckets

Definition at line 145 of file neighbour.h.

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.


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