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

#include <ip6_tables.h>

Data Fields

char name [XT_TABLE_MAXNAMELEN]
 
unsigned int valid_hooks
 
unsigned int hook_entry [NF_INET_NUMHOOKS]
 
unsigned int underflow [NF_INET_NUMHOOKS]
 
unsigned int num_entries
 
unsigned int size
 

Detailed Description

Definition at line 191 of file ip6_tables.h.

Field Documentation

unsigned int hook_entry[NF_INET_NUMHOOKS]

Definition at line 200 of file ip6_tables.h.

Definition at line 193 of file ip6_tables.h.

unsigned int num_entries

Definition at line 206 of file ip6_tables.h.

unsigned int size

Definition at line 209 of file ip6_tables.h.

unsigned int underflow[NF_INET_NUMHOOKS]

Definition at line 203 of file ip6_tables.h.

unsigned int valid_hooks

Definition at line 197 of file ip6_tables.h.


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