Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Dnd6_nbr.c1658 int dad_ns_ocount; /* NS sent so far */ member
1853 dp->dad_ns_ocount = dp->dad_ns_tcount = 0; in nd6_dad_attach()
1995 if (dp->dad_ns_ocount < dp->dad_count) { in nd6_dad_timer()
2031 dp->dad_ns_ocount + dad_maxtry - 1; in nd6_dad_timer()
2124 __func__, dp->dad_ns_icount, dp->dad_ns_ocount, dp->dad_ns_lcount, in nd6_dad_duplicated()
2254 dp->dad_ns_ocount++; in nd6_dad_ns_output()