Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_bbr.h757 bbr_use_rack_cheat:1, /* Use the rack cheat */ member
H A Dbbr.c10004 bbr->bbr_use_rack_cheat = 0; in bbr_google_mode_on()
10028 bbr->bbr_use_rack_cheat = 1; in bbr_google_mode_off()
10030 bbr->bbr_use_rack_cheat = 0; in bbr_google_mode_off()
10237 bbr->bbr_use_rack_cheat = 1; in bbr_init()
14202 if (bbr->bbr_use_rack_cheat && in bbr_output_wtime()
14526 bbr->bbr_use_rack_cheat = 1; in bbr_set_sockopt()
14528 bbr->bbr_use_rack_cheat = 0; in bbr_set_sockopt()
14778 optval = bbr->bbr_use_rack_cheat; in bbr_get_sockopt()