Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Dtcp_rledbat.c61 void tcp_rledbat_switch_to(struct tcpcb *tp);
71 .switch_to = tcp_rledbat_switch_to,
391 tcp_rledbat_switch_to(struct tcpcb *tp) in tcp_rledbat_switch_to() function