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

#include <arp_tables.h>

Collaboration diagram for arpt_entry:

Data Fields

struct arpt_arp arp
 
u_int16_t target_offset
 
u_int16_t next_offset
 
unsigned int comefrom
 
struct arpt_counters counters
 
unsigned char elems [0]
 
__u16 target_offset
 
__u16 next_offset
 
struct xt_counters counters
 

Field Documentation

struct arpt_arp arpt_entry::arp

Referenced by do_command(), and do_commandarp().

unsigned int arpt_entry::comefrom
struct xt_counters arpt_entry::counters
unsigned char arpt_entry::elems
__u16 arpt_entry::next_offset
u_int16_t arpt_entry::next_offset
__u16 arpt_entry::target_offset
u_int16_t arpt_entry::target_offset

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