Searched refs:nd6_timeout_run (Results 1 – 1 of 1) sorted by relevance
191 static int nd6_timeout_run; /* nd6_timeout is scheduled to run */ variable1802 nd6_timeout_run--; in nd6_timeout()1803 VERIFY(nd6_timeout_run >= 0 && nd6_timeout_run < 2); in nd6_timeout()1845 if (nd6_timeout_run == 0) { in nd6_sched_timeout()1863 nd6_timeout_run++; in nd6_sched_timeout()1865 } else if (nd6_timeout_run == 1 && ltv == NULL && in nd6_sched_timeout()1873 nd6_timeout_run++; in nd6_sched_timeout()1879 __func__, nd6_timeout_run, nd6_fast_timer_on, in nd6_sched_timeout()1885 nd6_timeout_run, nd6_fast_timer_on, in nd6_sched_timeout()