Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Dnd6.c1745 static int nd6_need_draining = 0; variable
1754 nd6_need_draining = 1; in nd6_drain()
1773 if (nd6_need_draining != 0) { in nd6_timeout()
1774 nd6_need_draining = 0; in nd6_timeout()