Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_cubic.c60 static void tcp_cubic_post_fr(struct tcpcb *tp, struct tcphdr *th);
78 .post_fr = tcp_cubic_post_fr,
509 tcp_cubic_post_fr(struct tcpcb *tp, struct tcphdr *th) in tcp_cubic_post_fr() function