Searched refs:INPCB_TIMER_FAST (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Din_pcb.c412 case INPCB_TIMER_FAST:
437 case INPCB_TIMER_FAST:
1330 inpcb_gc_sched(inp->inp_pcbinfo, INPCB_TIMER_FAST);
2156 inpcb_gc_sched(pcb->inp_pcbinfo, INPCB_TIMER_FAST);
H A Din_pcb.h689 INPCB_TIMER_FAST, enumerator in enum:__anon346
/xnu-2422.115.4/bsd/netinet6/
H A Din6_pcb.c634 inpcb_gc_sched(inp->inp_pcbinfo, INPCB_TIMER_FAST);

Completed in 20 milliseconds