Searched refs:hpts_diag (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_hpts.h | 54 struct hpts_diag { struct 201 tcp_hpts_insert_diag(struct inpcb *inp, uint32_t slot, int32_t line, struct hpts_diag *diag);
|
| H A D | tcp_hpts.c | 899 struct hpts_diag *diag, struct timeval *tv) in tcp_hpts_insert_locked() 908 memset(diag, 0, sizeof(struct hpts_diag)); in tcp_hpts_insert_locked() 1049 tcp_hpts_insert_diag(struct inpcb *inp, uint32_t slot, int32_t line, struct hpts_diag *diag) in tcp_hpts_insert_diag()
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 504 bbr_log_hpts_diag(struct tcp_bbr *bbr, uint32_t cts, struct hpts_diag *diag); 742 struct hpts_diag diag; in bbr_start_hpts_timer() 2413 bbr_log_hpts_diag(struct tcp_bbr *bbr, uint32_t cts, struct hpts_diag *diag) in bbr_log_hpts_diag()
|
| H A D | rack.c | 4699 struct hpts_diag *diag, struct timeval *tv) in rack_log_hpts_diag() 4740 struct hpts_diag diag; in rack_start_hpts_timer()
|