Searched refs:cc_post_recovery (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dtcp_var.h981 void cc_post_recovery(struct tcpcb *tp, struct tcphdr *th);
H A Dtcp_input.c502 cc_post_recovery(struct tcpcb *tp, struct tcphdr *th) function
2819 cc_post_recovery(tp, th);
2829 cc_post_recovery(tp, th);
2963 /* XXXLAS: Can this be moved up into cc_post_recovery? */

Completed in 61 milliseconds