netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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
 

Field Documentation

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

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