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_match Struct Reference

#include <ebtables.h>

Public Member Functions

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

Data Fields

union {
   char   name [EBT_FUNCTION_MAXNAMELEN]
 
   struct xt_match *   match
 
u
 
unsigned int match_size
 

Detailed Description

Definition at line 120 of file ebtables.h.

Member Function Documentation

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

Field Documentation

struct xt_match* match

Definition at line 123 of file ebtables.h.

unsigned int match_size

Definition at line 126 of file ebtables.h.

Definition at line 122 of file ebtables.h.

union { ... } u

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