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

#include <ip_tables.h>

Data Fields

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

Detailed Description

Definition at line 104 of file ip_tables.h.

Field Documentation

unsigned int comefrom

Definition at line 116 of file ip_tables.h.

struct xt_counters counters

Definition at line 119 of file ip_tables.h.

unsigned char elems[0]

Definition at line 122 of file ip_tables.h.

Definition at line 105 of file ip_tables.h.

__u16 next_offset

Definition at line 113 of file ip_tables.h.

unsigned int nfcache

Definition at line 108 of file ip_tables.h.

__u16 target_offset

Definition at line 111 of file ip_tables.h.


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