Searched refs:ARP_AGE_REREQUEST_USED_UNICAST (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/lwip2/src/core/ipv4/
H A Detharp.c67 #define ARP_AGE_REREQUEST_USED_UNICAST (ARP_MAXAGE - 30) macro
759 } else if (arp_table[arp_idx].ctime >= ARP_AGE_REREQUEST_USED_UNICAST) {

Completed in 28 milliseconds