Home
last modified time | relevance | path

Searched refs:tcp_sched_timers (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_timer.c2308 tcp_sched_timers(struct tcpcb *tp) in tcp_sched_timers() function
2470 tcp_sched_timers(tp); in tcp_check_timer_state()
H A Dtcp_var.h1813 void tcp_sched_timers(struct tcpcb *tp);
H A Dmptcp_subr.c6730 tcp_sched_timers(tp); in mptcp_set_cellicon()