Embedded TCP/IP stack
4.7.0
|
ARP cache entry information structure. More...
Data Fields | |
fnet_mac_addr_t | mac_addr |
ARP cache entry Physical (MAC) address. More... | |
fnet_ip4_addr_t | ip_addr |
ARP cache entry IPv4 address. More... | |
ARP cache entry information structure.
Definition at line 41 of file fnet_arp.h.