ARP protocol header. More...
#include <sys/types.h>

Data Structures | |
| struct | arp_header |
| ARP protocol header. More... | |
Typedefs | |
| typedef struct arp_header | arp_header_t |
| Type definition of an ARP protocol header. | |
| typedef arp_header_t * | arp_header_ref |
| Type definition of an ARP protocol header pointer. | |
ARP protocol header.
Based on the RFC~826.
1.6.1