Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6_nbr.c1646 int dad_ns_tcount; /* # of trials to send NS */ member
1832 dp->dad_ns_ocount = dp->dad_ns_tcount = 0; in nd6_dad_attach()
1963 if (dp->dad_ns_tcount > dad_maxtry) { in nd6_dad_timer()
2220 dp->dad_ns_tcount++; in nd6_dad_ns_output()