Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet6/
H A Dnd6.c1757 static int nd6_need_draining = 0; variable
1766 nd6_need_draining = 1; in nd6_drain()
1785 if (nd6_need_draining != 0) { in nd6_timeout()
1786 nd6_need_draining = 0; in nd6_timeout()