Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_prague.c36 static void tcp_prague_post_fr(struct tcpcb *tp, struct tcphdr *th);
57 .post_fr = tcp_prague_post_fr,
321 tcp_prague_post_fr(struct tcpcb *tp, __unused struct tcphdr *th) in tcp_prague_post_fr() function