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

Data Fields

u_int8_t src_hw [ETH_ALEN]
 
__be32 src_ip
 
u_int8_t dst_hw [ETH_ALEN]
 
__be32 dst_ip
 

Detailed Description

Definition at line 459 of file ipt_CLUSTERIP.c.

Field Documentation

u_int8_t dst_hw[ETH_ALEN]

Definition at line 462 of file ipt_CLUSTERIP.c.

__be32 dst_ip

Definition at line 463 of file ipt_CLUSTERIP.c.

u_int8_t src_hw[ETH_ALEN]

Definition at line 460 of file ipt_CLUSTERIP.c.

__be32 src_ip

Definition at line 461 of file ipt_CLUSTERIP.c.


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