Searched refs:inpcb_timer_sched (Results 1 – 5 of 5) sorted by relevance
786 extern void inpcb_timer_sched(struct inpcbinfo *, u_int32_t type);
523 inpcb_timer_sched(struct inpcbinfo *ipi, u_int32_t type) in inpcb_timer_sched() function
7600 inpcb_timer_sched(inp->inp_pcbinfo, INPCB_TIMER_LAZY); in sosetdefunct()7915 inpcb_timer_sched(inp->inp_pcbinfo, INPCB_TIMER_LAZY); in so_check_extended_bk_idle_time()
3357 inpcb_timer_sched(&tcbinfo, INPCB_TIMER_FAST); in ifnet_link_status_report()
10443 inpcb_timer_sched(&tcbinfo, INPCB_TIMER_FAST); in if_lqm_update()