Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_rack.h459 do_detection : 1, member
H A Drack.c2110 log.u_bbr.lt_epoch |= rack->do_detection; in rack_log_sad()
2208 (rack->do_detection == 0) && in rack_alloc_full_limit()
2229 (rack->do_detection == 0) && in rack_alloc_limit()
7891 if ((rack->do_detection || tcp_force_detection) && in rack_log_ack()
10440 rack->do_detection = 1; in rack_init()
10443 rack->do_detection = 0; in rack_init()
12249 (rack->do_detection == 0) && in rack_output()
14318 rack->do_detection = 0; in rack_set_sockopt()
14320 rack->do_detection = 1; in rack_set_sockopt()
14698 optval = rack->do_detection; in rack_get_sockopt()