Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/tcp_stacks/
H A Dtcp_rack.h716 do_detection : 1, member
H A Drack.c3395 (rack->do_detection == 0) && in rack_alloc_full_limit()
3416 (rack->do_detection == 0) && in rack_alloc_limit()
10859 int do_detection = 0; in rack_do_detection() local
10867 do_detection = 1; in rack_do_detection()
10881 do_detection = 1; in rack_do_detection()
10883 if (do_detection > 0) { in rack_do_detection()
15184 rack->do_detection = 1; in rack_init()
15186 rack->do_detection = 0; in rack_init()
23343 rack->do_detection = 0; in rack_process_option()
23345 rack->do_detection = 1; in rack_process_option()
[all …]