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

#include <ebtables.h>

Public Member Functions

char data[0] __attribute__ ((aligned(__alignof__(struct ebt_replace))))
 

Data Fields

unsigned int distinguisher
 
char name [EBT_CHAIN_MAXNAMELEN]
 
unsigned int counter_offset
 
int policy
 
unsigned int nentries
 

Detailed Description

Definition at line 74 of file ebtables.h.

Member Function Documentation

char data [0] __attribute__ ( (aligned(__alignof__(struct ebt_replace)))  )

Field Documentation

unsigned int counter_offset

Definition at line 82 of file ebtables.h.

unsigned int distinguisher

Definition at line 78 of file ebtables.h.

Definition at line 80 of file ebtables.h.

unsigned int nentries

Definition at line 86 of file ebtables.h.

int policy

Definition at line 84 of file ebtables.h.


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