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

#include <if_arp.h>

Data Fields

__be16 ar_hrd
 
__be16 ar_pro
 
unsigned char ar_hln
 
unsigned char ar_pln
 
__be16 ar_op
 

Detailed Description

Definition at line 138 of file if_arp.h.

Field Documentation

unsigned char ar_hln

Definition at line 141 of file if_arp.h.

__be16 ar_hrd

Definition at line 139 of file if_arp.h.

__be16 ar_op

Definition at line 143 of file if_arp.h.

unsigned char ar_pln

Definition at line 142 of file if_arp.h.

__be16 ar_pro

Definition at line 140 of file if_arp.h.


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