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

#include <arp_tables.h>

Data Fields

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

Detailed Description

Definition at line 133 of file arp_tables.h.

Field Documentation

unsigned int hook_entry[NF_ARP_NUMHOOKS]

Definition at line 142 of file arp_tables.h.

Definition at line 135 of file arp_tables.h.

unsigned int num_entries

Definition at line 148 of file arp_tables.h.

unsigned int size

Definition at line 151 of file arp_tables.h.

unsigned int underflow[NF_ARP_NUMHOOKS]

Definition at line 145 of file arp_tables.h.

unsigned int valid_hooks

Definition at line 139 of file arp_tables.h.


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