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

#include <neighbour.h>

Data Fields

__u16 ndtc_key_len
 
__u16 ndtc_entry_size
 
__u32 ndtc_entries
 
__u32 ndtc_last_flush
 
__u32 ndtc_last_rand
 
__u32 ndtc_hash_rnd
 
__u32 ndtc_hash_mask
 
__u32 ndtc_hash_chain_gc
 
__u32 ndtc_proxy_qlen
 

Detailed Description

Definition at line 133 of file neighbour.h.

Field Documentation

__u32 ndtc_entries

Definition at line 136 of file neighbour.h.

__u16 ndtc_entry_size

Definition at line 135 of file neighbour.h.

__u32 ndtc_hash_chain_gc

Definition at line 141 of file neighbour.h.

__u32 ndtc_hash_mask

Definition at line 140 of file neighbour.h.

__u32 ndtc_hash_rnd

Definition at line 139 of file neighbour.h.

__u16 ndtc_key_len

Definition at line 134 of file neighbour.h.

__u32 ndtc_last_flush

Definition at line 137 of file neighbour.h.

__u32 ndtc_last_rand

Definition at line 138 of file neighbour.h.

__u32 ndtc_proxy_qlen

Definition at line 142 of file neighbour.h.


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