Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dnd6.h261 #define V_nd6_mmaxtries VNET(nd6_mmaxtries) macro
H A Dnd6.c113 #define V_nd6_mmaxtries VNET(nd6_mmaxtries) macro
818 if (ln->la_asked < V_nd6_mmaxtries) { in nd6_llinfo_timer()
H A Dnd6_nbr.c1458 dp->dad_ns_ocount + V_nd6_mmaxtries - 1; in nd6_dad_timer()