netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ipt_entry Struct Reference

#include <ip_tables.h>

Collaboration diagram for ipt_entry:

Data Fields

struct ipt_ip ip
 
unsigned int nfcache
 
u_int16_t target_offset
 
u_int16_t next_offset
 
unsigned int comefrom
 
struct xt_counters counters
 
unsigned char elems [0]
 

Field Documentation

unsigned int ipt_entry::comefrom
struct xt_counters ipt_entry::counters

Referenced by do_command4(), and print_rule4().

unsigned char ipt_entry::elems[0]
struct ipt_ip ipt_entry::ip

Referenced by do_command4(), and print_rule4().

u_int16_t ipt_entry::next_offset
unsigned int ipt_entry::nfcache
u_int16_t ipt_entry::target_offset

Referenced by print_rule4().


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