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

#include <neighbour.h>

Data Fields

__u64 ndts_allocs
 
__u64 ndts_destroys
 
__u64 ndts_hash_grows
 
__u64 ndts_res_failed
 
__u64 ndts_lookups
 
__u64 ndts_hits
 
__u64 ndts_rcv_probes_mcast
 
__u64 ndts_rcv_probes_ucast
 
__u64 ndts_periodic_gc_runs
 
__u64 ndts_forced_gc_runs
 

Detailed Description

Definition at line 92 of file neighbour.h.

Field Documentation

__u64 ndts_allocs

Definition at line 93 of file neighbour.h.

__u64 ndts_destroys

Definition at line 94 of file neighbour.h.

__u64 ndts_forced_gc_runs

Definition at line 102 of file neighbour.h.

__u64 ndts_hash_grows

Definition at line 95 of file neighbour.h.

__u64 ndts_hits

Definition at line 98 of file neighbour.h.

__u64 ndts_lookups

Definition at line 97 of file neighbour.h.

__u64 ndts_periodic_gc_runs

Definition at line 101 of file neighbour.h.

__u64 ndts_rcv_probes_mcast

Definition at line 99 of file neighbour.h.

__u64 ndts_rcv_probes_ucast

Definition at line 100 of file neighbour.h.

__u64 ndts_res_failed

Definition at line 96 of file neighbour.h.


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