Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/cc/
H A Dcc_htcp.c139 static void htcp_cb_destroy(struct cc_var *ccv);
184 .cb_destroy = htcp_cb_destroy,
239 htcp_cb_destroy(struct cc_var *ccv) in htcp_cb_destroy() function