Home
last modified time | relevance | path

Searched refs:inpcb_gc_sched (Results 1 – 6 of 6) sorted by relevance

/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.h838 extern void inpcb_gc_sched(struct inpcbinfo *, u_int32_t type);
H A Din_pcb.c506 inpcb_gc_sched(struct inpcbinfo *ipi, u_int32_t type) in inpcb_gc_sched() function
2108 inpcb_gc_sched(inp->inp_pcbinfo, INPCB_TIMER_FAST); in in_pcbdetach()
3022 inpcb_gc_sched(pcb->inp_pcbinfo, INPCB_TIMER_FAST); in in_pcb_checkstate()
H A Dtcp_timer.c615 inpcb_gc_sched(pcbinfo, INPCB_TIMER_LAZY); in add_to_time_wait_now()
H A Dflow_divert.c3646 inpcb_gc_sched(inp->inp_pcbinfo, INPCB_TIMER_FAST); in flow_divert_disconnect_socket()
/xnu-11215.1.10/bsd/netinet6/
H A Din6_pcb.c947 inpcb_gc_sched(inp->inp_pcbinfo, INPCB_TIMER_FAST); in in6_pcbdetach()
/xnu-11215.1.10/bsd/net/
H A Dcontent_filter.c2918 inpcb_gc_sched(inp->inp_pcbinfo, INPCB_TIMER_FAST); in cfil_sock_is_dead()