Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6.c1765 static int nd6_need_draining = 0; variable
1774 nd6_need_draining = 1; in nd6_drain()
1793 if (nd6_need_draining != 0) { in nd6_timeout()
1794 nd6_need_draining = 0; in nd6_timeout()