Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_prague.c35 static void tcp_prague_pre_fr(struct tcpcb *tp);
56 .pre_fr = tcp_prague_pre_fr,
279 tcp_prague_pre_fr(struct tcpcb *tp) in tcp_prague_pre_fr() function
644 tcp_prague_pre_fr(tp); in tcp_prague_after_timeout()