Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h1396 void cc_post_recovery(struct tcpcb *tp, struct tcphdr *th);
H A Dtcp_input.c484 cc_post_recovery(struct tcpcb *tp, struct tcphdr *th) in cc_post_recovery() function
3062 cc_post_recovery(tp, th); in tcp_do_segment()