Home
last modified time | relevance | path

Searched defs:hpts_calling (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c1936 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()
2340 …to_processing(struct tcp_bbr *bbr, uint32_t cts, int32_t ret, int32_t timers, uint8_t hpts_calling) in bbr_log_to_processing()
5196 bbr_process_timers(struct tcpcb *tp, struct tcp_bbr *bbr, uint32_t cts, uint8_t hpts_calling) in bbr_process_timers()
12012 uint32_t hpts_calling; in bbr_output_wtime() local
H A Drack.c1943 uint8_t hpts_calling, int reason, uint32_t cwnd_to_use) in rack_log_type_just_return()
5792 rack_process_timers(struct tcpcb *tp, struct tcp_rack *rack, uint32_t cts, uint8_t hpts_calling) in rack_process_timers()
11917 uint8_t hpts_calling, new_data_tlp = 0, doing_tlp = 0; in rack_output() local