Searched refs:hpts_diag (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/netinet/ |
H A D | tcp_hpts.h | 37 struct hpts_diag { struct 148 struct hpts_diag *diag);
|
H A D | tcp_hpts.c | 816 tcp_hpts_insert_diag(struct tcpcb *tp, uint32_t slot, int32_t line, struct hpts_diag *diag) in tcp_hpts_insert_diag() 836 memset(diag, 0, sizeof(struct hpts_diag)); in tcp_hpts_insert_diag()
|
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 492 bbr_log_hpts_diag(struct tcp_bbr *bbr, uint32_t cts, struct hpts_diag *diag); 732 struct hpts_diag diag; in bbr_start_hpts_timer() 2392 bbr_log_hpts_diag(struct tcp_bbr *bbr, uint32_t cts, struct hpts_diag *diag) in bbr_log_hpts_diag() 14115 struct hpts_diag diag; in bbr_switch_failed()
|
H A D | rack.c | 6501 struct hpts_diag *diag, struct timeval *tv) in rack_log_hpts_diag() 6563 struct hpts_diag diag; in rack_start_hpts_timer() 14371 struct hpts_diag diag; in rack_switch_failed() 15000 struct hpts_diag diag; in rack_init()
|