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

#include <ip_tables.h>

Data Fields

char name [XT_TABLE_MAXNAMELEN]
 
unsigned int valid_hooks
 
unsigned int hook_entry [NF_INET_NUMHOOKS]
 
unsigned int underflow [NF_INET_NUMHOOKS]
 
unsigned int num_entries
 
unsigned int size
 

Detailed Description

Definition at line 155 of file ip_tables.h.

Field Documentation

unsigned int hook_entry[NF_INET_NUMHOOKS]

Definition at line 164 of file ip_tables.h.

Definition at line 157 of file ip_tables.h.

unsigned int num_entries

Definition at line 170 of file ip_tables.h.

unsigned int size

Definition at line 173 of file ip_tables.h.

unsigned int underflow[NF_INET_NUMHOOKS]

Definition at line 167 of file ip_tables.h.

unsigned int valid_hooks

Definition at line 161 of file ip_tables.h.


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