Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
ebt_entry Struct Reference

#include <ebtables.h>

Public Member Functions

unsigned char elems[0] __attribute__ ((aligned(__alignof__(struct ebt_replace))))
 

Data Fields

unsigned int bitmask
 
unsigned int invflags
 
__be16 ethproto
 
char in [IFNAMSIZ]
 
char logical_in [IFNAMSIZ]
 
char out [IFNAMSIZ]
 
char logical_out [IFNAMSIZ]
 
unsigned char sourcemac [ETH_ALEN]
 
unsigned char sourcemsk [ETH_ALEN]
 
unsigned char destmac [ETH_ALEN]
 
unsigned char destmsk [ETH_ALEN]
 
unsigned int watchers_offset
 
unsigned int target_offset
 
unsigned int next_offset
 

Detailed Description

Definition at line 157 of file ebtables.h.

Member Function Documentation

unsigned char elems [0] __attribute__ ( (aligned(__alignof__(struct ebt_replace)))  )

Field Documentation

unsigned int bitmask

Definition at line 159 of file ebtables.h.

unsigned char destmac[ETH_ALEN]

Definition at line 172 of file ebtables.h.

unsigned char destmsk[ETH_ALEN]

Definition at line 173 of file ebtables.h.

__be16 ethproto

Definition at line 161 of file ebtables.h.

Definition at line 163 of file ebtables.h.

unsigned int invflags

Definition at line 160 of file ebtables.h.

char logical_in[IFNAMSIZ]

Definition at line 165 of file ebtables.h.

char logical_out[IFNAMSIZ]

Definition at line 169 of file ebtables.h.

unsigned int next_offset

Definition at line 179 of file ebtables.h.

char out[IFNAMSIZ]

Definition at line 167 of file ebtables.h.

unsigned char sourcemac[ETH_ALEN]

Definition at line 170 of file ebtables.h.

unsigned char sourcemsk[ETH_ALEN]

Definition at line 171 of file ebtables.h.

unsigned int target_offset

Definition at line 177 of file ebtables.h.

unsigned int watchers_offset

Definition at line 175 of file ebtables.h.


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