Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dif_ether.c85 #define LA_HOLD_TOTAL 100 macro
425 if (atomic_inc_int_nv(&la_hold_total) <= LA_HOLD_TOTAL) { in arpresolve()