Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack.c2703 rack_log_to_start(struct tcp_rack *rack, uint32_t cts, uint32_t to, int32_t pacing_delay, uint8_t w… in rack_log_to_start()
3037 rack_log_type_bbrsnd(struct tcp_rack *rack, uint32_t len, uint32_t pacing_delay, uint32_t cts, stru… in rack_log_type_bbrsnd()
3142 rack_log_type_just_return(struct tcp_rack *rack, uint32_t cts, uint32_t tlen, uint32_t pacing_delay, in rack_log_type_just_return()
17097 rack_log_pacing_delay_calc (struct tcp_rack *rack, uint32_t len, uint32_t pacing_delay, in rack_log_pacing_delay_calc()
17279 pace_to_fill_cwnd(struct tcp_rack *rack, int32_t pacing_delay, uint32_t len, uint32_t segsiz, int *… in pace_to_fill_cwnd()
17430 int32_t pacing_delay = 0; in rack_get_pacing_delay() local
18477 int32_t pacing_delay, segsiz, max_val, tso = 0, error = 0, ulen = 0; in rack_fast_rsm_output() local
19066 int32_t pacing_delay, segsiz, len, max_val, tso = 0, sb_offset, error, ulen = 0; in rack_fast_output() local
19702 int32_t pacing_delay = 0; in rack_output() local
H A Dbbr.c727 …struct tcp_bbr *bbr, struct tcpcb *tp, uint32_t cts, int32_t frm, int32_t pacing_delay, uint32_t t… in bbr_start_hpts_timer()
2471 bbr_log_to_start(struct tcp_bbr *bbr, uint32_t cts, uint32_t to, int32_t pacing_delay, uint8_t whic… in bbr_log_to_start()
2731 bbr_log_type_bbrsnd(struct tcp_bbr *bbr, uint32_t len, uint32_t pacing_delay, uint32_t del_by, uint… in bbr_log_type_bbrsnd()
11854 int32_t pacing_delay = 0; in bbr_output_wtime() local