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_target 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_target *   target
 
u
 
unsigned int target_size
 

Detailed Description

Definition at line 140 of file ebtables.h.

Member Function Documentation

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

Field Documentation

Definition at line 142 of file ebtables.h.

struct xt_target* target

Definition at line 143 of file ebtables.h.

unsigned int target_size

Definition at line 146 of file ebtables.h.

union { ... } u

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