SAMV71 Xplained Ultra Software Package 1.4

etharp_hdr Struct Reference

#include <D:/git/git_canopus_1/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)

Detailed Description

the ARP message

Definition at line 115 of file etharp.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines