Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_ledbat.c64 void tcp_ledbat_switch_cc(struct tcpcb *tp);
78 .switch_to = tcp_ledbat_switch_cc
555 tcp_ledbat_switch_cc(struct tcpcb *tp) in tcp_ledbat_switch_cc() function