netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
arpt_replace Struct Reference

#include <arp_tables.h>

Collaboration diagram for arpt_replace:

Data Fields

char name [ARPT_TABLE_MAXNAMELEN]
 
unsigned int valid_hooks
 
unsigned int num_entries
 
unsigned int size
 
unsigned int hook_entry [3]
 
unsigned int underflow [3]
 
unsigned int num_counters
 
struct arpt_counterscounters
 
struct arpt_entry entries [0]
 
struct xt_counterscounters
 

Field Documentation

struct xt_counters* arpt_replace::counters
struct arpt_counters* arpt_replace::counters
struct arpt_entry arpt_replace::entries
unsigned int arpt_replace::hook_entry
char arpt_replace::name
unsigned int arpt_replace::num_counters
unsigned int arpt_replace::num_entries
unsigned int arpt_replace::size
unsigned int arpt_replace::underflow
unsigned int arpt_replace::valid_hooks

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