Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/tcp_stacks/
H A Dtcp_rack.h619 do_detection : 1, member
H A Drack.c2798 log.u_bbr.lt_epoch |= rack->do_detection; in rack_log_sad()
2938 (rack->do_detection == 0) && in rack_alloc_full_limit()
2959 (rack->do_detection == 0) && in rack_alloc_limit()
8974 if ((rack->do_detection || tcp_force_detection) && in rack_do_detection()
12260 rack->do_detection = 1; in rack_init()
12263 rack->do_detection = 0; in rack_init()
16539 (rack->do_detection == 0) && in rack_output()
19277 rack->do_detection = 0; in rack_process_option()
19279 rack->do_detection = 1; in rack_process_option()
19993 optval = rack->do_detection; in rack_get_sockopt()