Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dnd6_nbr.c1160 int dad_ns_icount; member
1339 dp->dad_ns_icount = dp->dad_na_icount = 0; in nd6_dad_start()
1436 if (dp->dad_ns_icount > 0 || dp->dad_na_icount > 0) { in nd6_dad_timer()
1503 dp->dad_ns_icount, dp->dad_ns_ocount, dp->dad_ns_lcount, in nd6_dad_duplicated()
1602 dp->dad_ns_icount++; in nd6_dad_ns_input()