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

#include <arp_tables.h>

Data Fields

struct in_addr src tgt
 
struct in_addr smsk tmsk
 
__u8 arhln
 
__u8 arhln_mask
 
struct arpt_devaddr_info src_devaddr
 
struct arpt_devaddr_info tgt_devaddr
 
__be16 arpop
 
__be16 arpop_mask
 
__be16 arhrd
 
__be16 arhrd_mask
 
__be16 arpro
 
__be16 arpro_mask
 
char iniface [IFNAMSIZ]
 
char outiface [IFNAMSIZ]
 
unsigned char iniface_mask [IFNAMSIZ]
 
unsigned char outiface_mask [IFNAMSIZ]
 
__u8 flags
 
__u16 invflags
 

Detailed Description

Definition at line 42 of file arp_tables.h.

Field Documentation

__u8 arhln

Definition at line 49 of file arp_tables.h.

__u8 arhln_mask

Definition at line 49 of file arp_tables.h.

__be16 arhrd

Definition at line 57 of file arp_tables.h.

__be16 arhrd_mask

Definition at line 57 of file arp_tables.h.

__be16 arpop

Definition at line 54 of file arp_tables.h.

__be16 arpop_mask

Definition at line 54 of file arp_tables.h.

__be16 arpro

Definition at line 58 of file arp_tables.h.

__be16 arpro_mask

Definition at line 58 of file arp_tables.h.

__u8 flags

Definition at line 68 of file arp_tables.h.

char iniface[IFNAMSIZ]

Definition at line 64 of file arp_tables.h.

unsigned char iniface_mask[IFNAMSIZ]

Definition at line 65 of file arp_tables.h.

__u16 invflags

Definition at line 70 of file arp_tables.h.

char outiface[IFNAMSIZ]

Definition at line 64 of file arp_tables.h.

unsigned char outiface_mask[IFNAMSIZ]

Definition at line 65 of file arp_tables.h.

Definition at line 50 of file arp_tables.h.

Definition at line 44 of file arp_tables.h.

Definition at line 51 of file arp_tables.h.

struct in_addr smsk tmsk

Definition at line 46 of file arp_tables.h.


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