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

#include <Protocol.h>

Data Fields

struct arphdr arp
 
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 12 of file Protocol.h.

Field Documentation

unsigned char ar_sha[ETH_ALEN]

Definition at line 14 of file Protocol.h.

unsigned char ar_sip[4]

Definition at line 15 of file Protocol.h.

unsigned char ar_tha[ETH_ALEN]

Definition at line 16 of file Protocol.h.

unsigned char ar_tip[4]

Definition at line 17 of file Protocol.h.

Definition at line 13 of file Protocol.h.


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