Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/ !
H A Dtcp_prague.c35 static void tcp_prague_pre_fr(struct tcpcb *tp);
57 .pre_fr = tcp_prague_pre_fr,
285 tcp_prague_pre_fr(struct tcpcb *tp) in tcp_prague_pre_fr() function
679 tcp_prague_pre_fr(tp); in tcp_prague_after_timeout()