Searched refs:khelp_get_osd (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | khelp.h | 71 void * khelp_get_osd(struct osd *hosd, int32_t id);
|
| /f-stack/freebsd/netinet/cc/ |
| H A D | cc_chd.c | 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()
|
| H A D | cc_hd.c | 138 e_t = khelp_get_osd(CCV(ccv, osd), ertt_id); in hd_ack_received()
|
| H A D | cc_vegas.c | 131 e_t = khelp_get_osd(CCV(ccv, osd), ertt_id); in vegas_ack_received()
|
| H A D | cc_cdg.c | 575 e_t = (struct ertt *)khelp_get_osd(CCV(ccv, osd), ertt_id); in cdg_ack_received()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_khelp.c | 232 khelp_get_osd(struct osd *hosd, int32_t id) in khelp_get_osd() function
|