netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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 ebt_match *   match
 
u
 
unsigned int match_size
 

Member Function Documentation

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

Field Documentation

struct ebt_match* ebt_entry_match::match
unsigned int ebt_entry_match::match_size
union { ... } ebt_entry_match::u

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