Home
last modified time | relevance | path

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

/freebsd/sys/netinet/cc/
H A Dcc_cdg.c221 static int cdg_mod_destroy(void);
237 .mod_destroy = cdg_mod_destroy,
280 cdg_mod_destroy(void) in cdg_mod_destroy() function