#include <C:/softpack/canopus1.3/softpack/samv7/libraries/liblwip/source/lwip_1.3.2/src/include/netif/etharp.h>
Public Member Functions | |
PACK_STRUCT_FIELD (u16_t hwtype) | |
PACK_STRUCT_FIELD (u16_t proto) | |
PACK_STRUCT_FIELD (u16_t _hwlen_protolen) | |
PACK_STRUCT_FIELD (u16_t opcode) | |
PACK_STRUCT_FIELD (struct eth_addr shwaddr) | |
PACK_STRUCT_FIELD (struct ip_addr2 sipaddr) | |
PACK_STRUCT_FIELD (struct eth_addr dhwaddr) | |
PACK_STRUCT_FIELD (struct ip_addr2 dipaddr) |
the ARP message
Definition at line 115 of file etharp.h.