Home
last modified time | relevance | path

Searched refs:tcp_force_detection (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h990 extern int32_t tcp_force_detection;
/f-stack/freebsd/netinet/
H A Dtcp_var.h990 extern int32_t tcp_force_detection;
H A Dtcp_subr.c147 int32_t tcp_force_detection = 0; variable
150 &tcp_force_detection, 0,
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c2109 log.u_bbr.lt_epoch = (tcp_force_detection << 8); in rack_log_sad()
7891 if ((rack->do_detection || tcp_force_detection) && in rack_log_ack()
10439 if (tcp_force_detection) in rack_init()