Data Fields | |
struct uip_eth_hdr | ethhdr |
u8_t | vhl |
u8_t | tos |
u8_t | len [2] |
u8_t | ipid [2] |
u8_t | ipoffset [2] |
u8_t | ttl |
u8_t | proto |
u16_t | ipchksum |
u16_t | srcipaddr [2] |
u16_t | destipaddr [2] |
Definition at line 91 of file uip_arp.c.
struct uip_eth_hdr ethip_hdr::ethhdr |