Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6_nbr.c109 #define V_dad_maxtry VNET(dad_maxtry) macro
1371 if ((dp->dad_ns_tcount > V_dad_maxtry) && in nd6_dad_timer()