Data Fields | |
struct uip_eth_addr | dhwaddr |
uip_ipaddr_t | dipaddr |
struct uip_eth_hdr | ethhdr |
uint8_t | hwlen |
uint16_t | hwtype |
uint16_t | opcode |
uint16_t | protocol |
uint8_t | protolen |
struct uip_eth_addr | shwaddr |
uip_ipaddr_t | sipaddr |
struct uip_eth_addr arp_hdr::dhwaddr |
uip_ipaddr_t arp_hdr::dipaddr |
struct uip_eth_hdr arp_hdr::ethhdr |
uint8_t arp_hdr::hwlen |
uint16_t arp_hdr::hwtype |
uint16_t arp_hdr::opcode |
uint16_t arp_hdr::protocol |
uint8_t arp_hdr::protolen |
struct uip_eth_addr arp_hdr::shwaddr |
uip_ipaddr_t arp_hdr::sipaddr |