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

#include <ebtables.h>

Data Fields

struct list_head list
 
char name [EBT_TABLE_MAXNAMELEN]
 
struct ebt_replace_kerneltable
 
unsigned int valid_hooks
 
rwlock_t lock
 
int(* check )(const struct ebt_table_info *info, unsigned int valid_hooks)
 
struct ebt_table_infoprivate
 
struct moduleme
 

Detailed Description

Definition at line 93 of file ebtables.h.

Field Documentation

Definition at line 101 of file ebtables.h.

Definition at line 94 of file ebtables.h.

rwlock_t lock

Definition at line 98 of file ebtables.h.

Definition at line 105 of file ebtables.h.

Definition at line 95 of file ebtables.h.

Definition at line 104 of file ebtables.h.

Definition at line 96 of file ebtables.h.

unsigned int valid_hooks

Definition at line 97 of file ebtables.h.


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