Searched refs:inpcb_timeout_run (Results 1 – 1 of 1) sorted by relevance
134 static u_int16_t inpcb_timeout_run = 0; /* INPCB timer is scheduled to run */ variable420 inpcb_timeout_run--; in inpcb_timeout()421 VERIFY(inpcb_timeout_run >= 0 && inpcb_timeout_run < 2); in inpcb_timeout()455 if (inpcb_timeout_run == 0 && in _inpcb_sched_timeout()458 inpcb_timeout_run++; in _inpcb_sched_timeout()471 } else if (inpcb_timeout_run == 1 && in _inpcb_sched_timeout()479 inpcb_timeout_run++; in _inpcb_sched_timeout()