Searched defs:hpts_calling (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 1916 bbr_log_type_just_return(struct tcp_bbr *bbr, uint32_t cts, uint32_t tlen, uint8_t hpts_calling, in bbr_log_type_just_return() 2319 …to_processing(struct tcp_bbr *bbr, uint32_t cts, int32_t ret, int32_t timers, uint8_t hpts_calling) in bbr_log_to_processing() 5176 bbr_process_timers(struct tcpcb *tp, struct tcp_bbr *bbr, uint32_t cts, uint8_t hpts_calling) in bbr_process_timers() 11864 bool hpts_calling; in bbr_output_wtime() local
|
H A D | rack.c | 3145 uint8_t hpts_calling, int reason, uint32_t cwnd_to_use) in rack_log_type_just_return() 7937 rack_process_timers(struct tcpcb *tp, struct tcp_rack *rack, uint32_t cts, uint8_t hpts_calling, ui… in rack_process_timers() 19729 bool hpts_calling, hw_tls = false; in rack_output() local
|