Microchip® Advanced Software Framework

etharp_entry Struct Reference

Data Fields

u8_t ctime
 
struct eth_addr ethaddr
 
ip_addr_t ipaddr
 
struct pbufq
 Pointer to a single pending outgoing packet on this ARP entry. More...
 
u8_t state
 

u8_t etharp_entry::ctime
struct eth_addr etharp_entry::ethaddr
ip_addr_t etharp_entry::ipaddr

Referenced by etharp_find_addr().

struct pbuf* etharp_entry::q

Pointer to a single pending outgoing packet on this ARP entry.

Referenced by etharp_query(), free_entry(), and update_arp_entry().

u8_t etharp_entry::state