Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.c520 type = INPCB_TIMER_FAST; in inpcb_gc_sched()
528 case INPCB_TIMER_FAST: in inpcb_gc_sched()
550 case INPCB_TIMER_FAST: in inpcb_timer_sched()
2063 inpcb_gc_sched(inp->inp_pcbinfo, INPCB_TIMER_FAST); in in_pcbdetach()
2997 inpcb_gc_sched(pcb->inp_pcbinfo, INPCB_TIMER_FAST); in in_pcb_checkstate()
H A Din_pcb.h914 INPCB_TIMER_FAST, enumerator
/xnu-12377.41.6/bsd/netinet6/
H A Din6_pcb.c943 inpcb_gc_sched(inp->inp_pcbinfo, INPCB_TIMER_FAST); in in6_pcbdetach()
/xnu-12377.41.6/bsd/net/
H A Dkpi_interface.c3508 inpcb_timer_sched(&tcbinfo, INPCB_TIMER_FAST); in ifnet_link_status_report()
H A Ddlil.c6306 inpcb_timer_sched(&tcbinfo, INPCB_TIMER_FAST); in if_lqm_update()