Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6.c1775 static int nd6_need_draining = 0; variable
1784 nd6_need_draining = 1; in nd6_drain()
1803 if (nd6_need_draining != 0) { in nd6_timeout()
1804 nd6_need_draining = 0; in nd6_timeout()