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

#include <ip_tables.h>

Data Fields

char name [XT_TABLE_MAXNAMELEN]
 
unsigned int valid_hooks
 
unsigned int num_entries
 
unsigned int size
 
unsigned int hook_entry [NF_INET_NUMHOOKS]
 
unsigned int underflow [NF_INET_NUMHOOKS]
 
unsigned int num_counters
 
struct xt_counters __usercounters
 
struct ipt_entry entries [0]
 

Detailed Description

Definition at line 177 of file ip_tables.h.

Field Documentation

Definition at line 201 of file ip_tables.h.

struct ipt_entry entries[0]

Definition at line 204 of file ip_tables.h.

unsigned int hook_entry[NF_INET_NUMHOOKS]

Definition at line 192 of file ip_tables.h.

Definition at line 179 of file ip_tables.h.

unsigned int num_counters

Definition at line 199 of file ip_tables.h.

unsigned int num_entries

Definition at line 186 of file ip_tables.h.

unsigned int size

Definition at line 189 of file ip_tables.h.

unsigned int underflow[NF_INET_NUMHOOKS]

Definition at line 195 of file ip_tables.h.

unsigned int valid_hooks

Definition at line 183 of file ip_tables.h.


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