Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Dnd6.c1772 static int nd6_need_draining = 0; variable
1781 nd6_need_draining = 1; in nd6_drain()
1800 if (nd6_need_draining != 0) { in nd6_timeout()
1801 nd6_need_draining = 0; in nd6_timeout()