Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h753 bbr_use_rack_cheat:1, /* Use the rack cheat */ member
H A Dbbr.c9880 bbr->bbr_use_rack_cheat = 0; in bbr_google_mode_on()
9904 bbr->bbr_use_rack_cheat = 1; in bbr_google_mode_off()
9906 bbr->bbr_use_rack_cheat = 0; in bbr_google_mode_off()
10115 bbr->bbr_use_rack_cheat = 1; in bbr_init()
13998 if (bbr->bbr_use_rack_cheat && in bbr_output_wtime()
14400 bbr->bbr_use_rack_cheat = 1; in bbr_set_sockopt()
14402 bbr->bbr_use_rack_cheat = 0; in bbr_set_sockopt()
14650 optval = bbr->bbr_use_rack_cheat; in bbr_get_sockopt()