#include <arp.h>
Data Fields |
Xuint16 | htype |
Xuint16 | ptype |
Xuint8 | hlen |
Xuint8 | plen |
Xuint16 | oper |
Xuint8 | sha [ETHER_ADDR_LEN] |
Xuint8 | spa [IP_ADDR_LEN] |
Xuint8 | tha [ETHER_ADDR_LEN] |
Xuint8 | tpa [IP_ADDR_LEN] |
Detailed Description
Definition at line 12 of file arp.h.
Field Documentation
Definition at line 15 of file arp.h.
Definition at line 13 of file arp.h.
Definition at line 17 of file arp.h.
Definition at line 16 of file arp.h.
Definition at line 14 of file arp.h.
Definition at line 18 of file arp.h.
Definition at line 19 of file arp.h.
Definition at line 20 of file arp.h.
Definition at line 21 of file arp.h.
The documentation for this struct was generated from the following file: