Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/cc/
H A Dcc_cdg.c225 static int cdg_cb_init(struct cc_var *ccv);
235 .cb_init = cdg_cb_init,
290 cdg_cb_init(struct cc_var *ccv) in cdg_cb_init() function