Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.h839 extern void inpcb_timer_sched(struct inpcbinfo *, u_int32_t type);
H A Din_pcb.c537 inpcb_timer_sched(struct inpcbinfo *ipi, u_int32_t type) in inpcb_timer_sched() function
/xnu-11215.1.10/bsd/kern/
H A Duipc_socket.c7481 inpcb_timer_sched(inp->inp_pcbinfo, INPCB_TIMER_LAZY); in sosetdefunct()
7801 inpcb_timer_sched(inp->inp_pcbinfo, INPCB_TIMER_LAZY); in so_check_extended_bk_idle_time()
/xnu-11215.1.10/bsd/net/
H A Dkpi_interface.c3523 inpcb_timer_sched(&tcbinfo, INPCB_TIMER_FAST); in ifnet_link_status_report()
H A Ddlil.c10429 inpcb_timer_sched(&tcbinfo, INPCB_TIMER_FAST); in if_lqm_update()