Searched refs:inpcb_gc_sched (Results 1 – 5 of 5) sorted by relevance
779 extern void inpcb_gc_sched(struct inpcbinfo *, u_int32_t type);
486 inpcb_gc_sched(struct inpcbinfo *ipi, u_int32_t type) in inpcb_gc_sched() function1944 inpcb_gc_sched(inp->inp_pcbinfo, INPCB_TIMER_FAST); in in_pcbdetach()2857 inpcb_gc_sched(pcb->inp_pcbinfo, INPCB_TIMER_FAST); in in_pcb_checkstate()
600 inpcb_gc_sched(pcbinfo, INPCB_TIMER_LAZY); in add_to_time_wait()
3336 inpcb_gc_sched(inp->inp_pcbinfo, INPCB_TIMER_FAST); in flow_divert_disconnect_socket()
900 inpcb_gc_sched(inp->inp_pcbinfo, INPCB_TIMER_FAST); in in6_pcbdetach()