Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/cc/
H A Dcc_htcp.c143 static void htcp_post_recovery(struct cc_var *ccv);
188 .post_recovery = htcp_post_recovery,
353 htcp_post_recovery(struct cc_var *ccv) in htcp_post_recovery() function