Searched refs:ertt_id (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/cc/ |
| H A D | cc_hd.c | 88 static int ertt_id; variable 138 e_t = khelp_get_osd(CCV(ccv, osd), ertt_id); in hd_ack_received() 167 ertt_id = khelp_get_id("ertt"); in hd_mod_init() 168 if (ertt_id <= 0) { in hd_mod_init()
|
| H A D | cc_vegas.c | 99 static int32_t ertt_id; variable 131 e_t = khelp_get_osd(CCV(ccv, osd), ertt_id); in vegas_ack_received() 240 ertt_id = khelp_get_id("ertt"); in vegas_mod_init() 241 if (ertt_id <= 0) { in vegas_mod_init()
|
| H A D | cc_chd.c | 116 static int ertt_id; variable 241 e_t = khelp_get_osd(CCV(ccv, osd), ertt_id); in chd_ack_received() 333 e_t = khelp_get_osd(CCV(ccv, osd), ertt_id); in chd_cong_signal() 401 ertt_id = khelp_get_id("ertt"); in chd_mod_init() 402 if (ertt_id <= 0) { in chd_mod_init()
|
| H A D | cc_cdg.c | 204 static int ertt_id; variable 260 ertt_id = khelp_get_id("ertt"); in cdg_mod_init() 261 if (ertt_id <= 0) in cdg_mod_init() 575 e_t = (struct ertt *)khelp_get_osd(CCV(ccv, osd), ertt_id); in cdg_ack_received()
|