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

#include <flow.h>

Data Fields

__be16 ar_hrd
 
__be16 ar_pro
 
unsigned char ar_hln
 
unsigned char ar_pln
 
__be16 ar_op
 
unsigned char ar_sha [ETH_ALEN]
 
unsigned char ar_sip [4]
 
unsigned char ar_tha [ETH_ALEN]
 
unsigned char ar_tip [4]
 

Detailed Description

Definition at line 111 of file flow.h.

Field Documentation

unsigned char ar_hln

Definition at line 114 of file flow.h.

__be16 ar_hrd

Definition at line 112 of file flow.h.

__be16 ar_op

Definition at line 116 of file flow.h.

unsigned char ar_pln

Definition at line 115 of file flow.h.

__be16 ar_pro

Definition at line 113 of file flow.h.

unsigned char ar_sha[ETH_ALEN]

Definition at line 119 of file flow.h.

unsigned char ar_sip[4]

Definition at line 120 of file flow.h.

unsigned char ar_tha[ETH_ALEN]

Definition at line 121 of file flow.h.

unsigned char ar_tip[4]

Definition at line 122 of file flow.h.


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