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

#include <ebtables.h>

Data Fields

unsigned int entries_size
 
unsigned int nentries
 
struct ebt_entrieshook_entry [NF_BR_NUMHOOKS]
 
struct ebt_chainstack ** chainstack
 
charentries
 
struct ebt_counter counters[0] ____cacheline_aligned
 

Detailed Description

Definition at line 81 of file ebtables.h.

Field Documentation

Definition at line 90 of file ebtables.h.

struct ebt_chainstack** chainstack

Definition at line 88 of file ebtables.h.

char* entries

Definition at line 89 of file ebtables.h.

unsigned int entries_size

Definition at line 83 of file ebtables.h.

Definition at line 86 of file ebtables.h.

unsigned int nentries

Definition at line 84 of file ebtables.h.


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