#include <arp.h>
Data Fields | |
uint8_t | hw_addr [NIP_ARP_HW_SIZE] |
hardware address | |
uint8_t | pr_addr [NIP_ARP_PR_SIZE] |
protocol address | |
nip_time_t | timestamp |
timeout time of this entry |
Definition at line 83 of file arp.h.
uint8_t ARP_CACHE::hw_addr[NIP_ARP_HW_SIZE] |
uint8_t ARP_CACHE::pr_addr[NIP_ARP_PR_SIZE] |