Linux Kernel
3.7.1
|
#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] |
Definition at line 12 of file Protocol.h.
Definition at line 14 of file Protocol.h.
unsigned char ar_sip[4] |
Definition at line 15 of file Protocol.h.
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.