Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/cc/
H A Dcc_newreno.c82 static void newreno_cb_destroy(struct cc_var *ccv);
96 .cb_destroy = newreno_cb_destroy,
126 newreno_cb_destroy(struct cc_var *ccv) in newreno_cb_destroy() function