Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h953 void cc_post_recovery(struct tcpcb *tp, struct tcphdr *th);
/f-stack/freebsd/netinet/
H A Dtcp_var.h953 void cc_post_recovery(struct tcpcb *tp, struct tcphdr *th);
H A Dtcp_input.c501 cc_post_recovery(struct tcpcb *tp, struct tcphdr *th) in cc_post_recovery() function
2799 cc_post_recovery(tp, th); in tcp_do_segment()