Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_cubic.c47 static void tcp_cubic_post_fr(struct tcpcb *tp, struct tcphdr *th);
64 .post_fr = tcp_cubic_post_fr,
480 tcp_cubic_post_fr(struct tcpcb *tp, struct tcphdr *th) in tcp_cubic_post_fr() function