Home
last modified time | relevance | path

Searched refs:old_stable (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/netif/
Detharp.c260 s8_t old_pending = ARP_TABLE_SIZE, old_stable = ARP_TABLE_SIZE; in find_entry() local
324 old_stable = i; in find_entry()
356 if (old_stable < ARP_TABLE_SIZE) { in find_entry()
358 i = old_stable; in find_entry()
Dundiif.c714 s8_t old_pending = ARP_TABLE_SIZE, old_stable = ARP_TABLE_SIZE; in find_entry() local
817 old_stable = i; in find_entry()
847 else if (old_stable < ARP_TABLE_SIZE) { in find_entry()
849 i = old_stable; in find_entry()