Home
last modified time | relevance | path

Searched refs:bbr_hdrw_pacing (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h758 bbr_hdrw_pacing:1; /* Hardware pacing is available */ member
H A Dbbr.c2727 log.u_bbr.flex8 |= bbr->bbr_hdrw_pacing; in bbr_type_log_hdwr_pacing()
5506 bbr->bbr_hdrw_pacing = 0; in bbr_update_hardware_pacing_rate()
5540 bbr->bbr_hdrw_pacing = 0; in bbr_update_hardware_pacing_rate()
5563 if ((bbr->bbr_hdrw_pacing == 0) || in bbr_adjust_for_hw_pacing()
6431 if (bbr->bbr_hdrw_pacing) { in tcp_bbr_commit_bw()
10206 if (bbr->bbr_hdrw_pacing) in bbr_fini()
10314 bbr->bbr_hdrw_pacing && in bbr_substate_change()
13774 if (bbr->bbr_hdrw_pacing) in bbr_output_wtime()
13901 bbr->bbr_hdrw_pacing = 1; in bbr_output_wtime()
13922 if (bbr->bbr_hdrw_pacing) { in bbr_output_wtime()
[all …]