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

Data Fields

__be16 hw_addr_space
 
__be16 prot_addr_space
 
u8 hw_addr_len
 
u8 prot_addr_len
 
__be16 op_code
 
u8 mac_src [ETH_ALEN]
 
__be32 ip_src
 
u8 mac_dst [ETH_ALEN]
 
__be32 ip_dst
 

Detailed Description

Definition at line 67 of file bond_alb.c.

Field Documentation

u8 hw_addr_len

Definition at line 70 of file bond_alb.c.

__be16 hw_addr_space

Definition at line 68 of file bond_alb.c.

__be32 ip_dst

Definition at line 76 of file bond_alb.c.

__be32 ip_src

Definition at line 74 of file bond_alb.c.

u8 mac_dst[ETH_ALEN]

Definition at line 75 of file bond_alb.c.

u8 mac_src[ETH_ALEN]

Definition at line 73 of file bond_alb.c.

__be16 op_code

Definition at line 72 of file bond_alb.c.

u8 prot_addr_len

Definition at line 71 of file bond_alb.c.

__be16 prot_addr_space

Definition at line 69 of file bond_alb.c.


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