Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h991 extern int32_t tcp_sack_to_ack_thresh;
/f-stack/freebsd/netinet/
H A Dtcp_var.h991 extern int32_t tcp_sack_to_ack_thresh;
H A Dtcp_subr.c152 int32_t tcp_sack_to_ack_thresh = 700; /* 70 % */ variable
155 &tcp_sack_to_ack_thresh, 700,
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c2107 log.u_bbr.flex6 = tcp_sack_to_ack_thresh; in rack_log_sad()
7892 tcp_sack_to_ack_thresh && in rack_log_ack()
7929 if ((ackratio > tcp_sack_to_ack_thresh) && in rack_log_ack()