Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/cc/
H A Dcc_cdg.c222 static int cdg_mod_init(void);
232 .mod_init = cdg_mod_init,
256 cdg_mod_init(void) in cdg_mod_init() function