Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ebt_replace 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_entries __userhook_entry [NF_BR_NUMHOOKS]
 
unsigned int num_counters
 
struct ebt_counter __usercounters
 
char __userentries
 

Detailed Description

Definition at line 42 of file ebtables.h.

Field Documentation

Definition at line 54 of file ebtables.h.

char __user* entries

Definition at line 55 of file ebtables.h.

unsigned int entries_size

Definition at line 48 of file ebtables.h.

Definition at line 50 of file ebtables.h.

Definition at line 43 of file ebtables.h.

unsigned int nentries

Definition at line 46 of file ebtables.h.

unsigned int num_counters

Definition at line 52 of file ebtables.h.

unsigned int valid_hooks

Definition at line 44 of file ebtables.h.


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