Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ebt_replace_kernel Struct Reference

#include <ebtables.h>

Data Fields

char name [EBT_TABLE_MAXNAMELEN]
 
unsigned int valid_hooks
 
unsigned int nentries
 
unsigned int entries_size
 
struct ebt_entrieshook_entry [NF_BR_NUMHOOKS]
 
unsigned int num_counters
 
struct ebt_countercounters
 
charentries
 

Detailed Description

Definition at line 58 of file ebtables.h.

Field Documentation

struct ebt_counter* counters

Definition at line 70 of file ebtables.h.

char* entries

Definition at line 71 of file ebtables.h.

unsigned int entries_size

Definition at line 64 of file ebtables.h.

Definition at line 66 of file ebtables.h.

Definition at line 59 of file ebtables.h.

unsigned int nentries

Definition at line 62 of file ebtables.h.

unsigned int num_counters

Definition at line 68 of file ebtables.h.

unsigned int valid_hooks

Definition at line 60 of file ebtables.h.


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