Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Dtcp_rledbat.c47 void tcp_rledbat_switch_to(struct tcpcb *tp);
57 .switch_to = tcp_rledbat_switch_to,
379 tcp_rledbat_switch_to(struct tcpcb *tp) in tcp_rledbat_switch_to() function