Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6_nbr.c1121 int dad_ns_ocount; /* NS sent so far */ member
1304 dp->dad_ns_ocount = dp->dad_ns_tcount = 0; in nd6_dad_start()
1381 if (dp->dad_ns_ocount < dp->dad_count) { in nd6_dad_timer()
1415 dp->dad_ns_ocount + V_nd6_mmaxtries - 1; in nd6_dad_timer()
1459 dp->dad_ns_icount, dp->dad_ns_ocount, dp->dad_ns_lcount, in nd6_dad_duplicated()
1518 dp->dad_ns_ocount++; in nd6_dad_ns_output()