Searched refs:khelp_get_osd (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/sys/ |
H A D | khelp.h | 69 void * khelp_get_osd(struct osd *hosd, int32_t id);
|
/freebsd/sys/netinet/cc/ |
H A D | cc_chd.c | 246 e_t = khelp_get_osd(&CCV(ccv, t_osd), ertt_id); in chd_ack_received() 347 e_t = khelp_get_osd(&CCV(ccv, t_osd), ertt_id); in chd_cong_signal()
|
H A D | cc_vegas.c | 134 e_t = khelp_get_osd(&CCV(ccv, t_osd), ertt_id); in vegas_ack_received()
|
H A D | cc_cdg.c | 585 e_t = (struct ertt *)khelp_get_osd(&CCV(ccv, t_osd), ertt_id); in cdg_ack_received()
|
/freebsd/sys/kern/ |
H A D | kern_khelp.c | 229 khelp_get_osd(struct osd *hosd, int32_t id) in khelp_get_osd() function
|