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

#include <nf_conntrack_common.h>

Data Fields

unsigned int searched
 
unsigned int found
 
unsigned int new
 
unsigned int invalid
 
unsigned int ignore
 
unsigned int delete
 
unsigned int delete_list
 
unsigned int insert
 
unsigned int insert_failed
 
unsigned int drop
 
unsigned int early_drop
 
unsigned int error
 
unsigned int expect_new
 
unsigned int expect_create
 
unsigned int expect_delete
 
unsigned int search_restart
 

Detailed Description

Definition at line 6 of file nf_conntrack_common.h.

Field Documentation

unsigned int delete

Definition at line 12 of file nf_conntrack_common.h.

unsigned int delete_list

Definition at line 13 of file nf_conntrack_common.h.

unsigned int drop

Definition at line 16 of file nf_conntrack_common.h.

unsigned int early_drop

Definition at line 17 of file nf_conntrack_common.h.

unsigned int error

Definition at line 18 of file nf_conntrack_common.h.

unsigned int expect_create

Definition at line 20 of file nf_conntrack_common.h.

unsigned int expect_delete

Definition at line 21 of file nf_conntrack_common.h.

unsigned int expect_new

Definition at line 19 of file nf_conntrack_common.h.

unsigned int found

Definition at line 8 of file nf_conntrack_common.h.

unsigned int ignore

Definition at line 11 of file nf_conntrack_common.h.

unsigned int insert

Definition at line 14 of file nf_conntrack_common.h.

unsigned int insert_failed

Definition at line 15 of file nf_conntrack_common.h.

unsigned int invalid

Definition at line 10 of file nf_conntrack_common.h.

unsigned int new

Definition at line 9 of file nf_conntrack_common.h.

unsigned int search_restart

Definition at line 22 of file nf_conntrack_common.h.

unsigned int searched

Definition at line 7 of file nf_conntrack_common.h.


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