Searched refs:ertt_id (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/netinet/cc/
H A Dcc_hd.c88 static int ertt_id; variable
138 e_t = khelp_get_osd(CCV(ccv, osd), ertt_id);
167 ertt_id = khelp_get_id("ertt");
168 if (ertt_id <= 0) {
H A Dcc_vegas.c99 static int32_t ertt_id; variable
131 e_t = khelp_get_osd(CCV(ccv, osd), ertt_id);
242 ertt_id = khelp_get_id("ertt");
243 if (ertt_id <= 0) {
H A Dcc_chd.c116 static int ertt_id; variable
241 e_t = khelp_get_osd(CCV(ccv, osd), ertt_id);
334 e_t = khelp_get_osd(CCV(ccv, osd), ertt_id);
402 ertt_id = khelp_get_id("ertt");
403 if (ertt_id <= 0) {
H A Dcc_cdg.c204 static int ertt_id; variable
260 ertt_id = khelp_get_id("ertt");
261 if (ertt_id <= 0)
560 e_t = (struct ertt *)khelp_get_osd(CCV(ccv, osd), ertt_id);

Completed in 83 milliseconds