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_watcher 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 *   watcher
 
u
 
unsigned int watcher_size
 

Detailed Description

Definition at line 130 of file ebtables.h.

Member Function Documentation

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

Field Documentation

Definition at line 132 of file ebtables.h.

union { ... } u

Definition at line 133 of file ebtables.h.

unsigned int watcher_size

Definition at line 136 of file ebtables.h.


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