Home
last modified time | relevance | path

Searched refs:V_tcp_do_newsack (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/netinet/cc/
H A Dcc_htcp.c327 if (V_tcp_do_newsack) { in htcp_cong_signal()
385 if (V_tcp_do_newsack) in htcp_post_recovery()
H A Dcc.c406 if (V_tcp_do_newsack) in newreno_cc_post_recovery()
492 if (V_tcp_do_newsack) { in newreno_cc_cong_signal()
H A Dcc_cubic.c480 if (V_tcp_do_newsack) { in cubic_cong_signal()
553 if (V_tcp_do_newsack) in cubic_post_recovery()
H A Dcc_dctcp.c296 if (V_tcp_do_newsack) { in dctcp_cong_signal()
H A Dcc_newreno.c431 if (V_tcp_do_newsack) { in newreno_cong_signal()
/freebsd/sys/netinet/
H A Dtcp_sack.c964 if (V_tcp_do_newsack) { in tcp_sack_partialack()
994 if ((V_tcp_do_newsack) && in tcp_sack_partialack()
1059 if (!(V_tcp_do_newsack)) { in tcp_sack_output()
H A Dtcp_input.c2633 if (V_tcp_do_newsack) { in tcp_do_segment()
2651 V_tcp_do_newsack && in tcp_do_segment()
4049 if (V_tcp_do_newsack) in tcp_do_prr_ack()
H A Dtcp_var.h1319 #define V_tcp_do_newsack VNET(tcp_do_newsack) macro
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c5631 log.u_bbr.flex7 = V_tcp_do_newsack; in rack_ack_received()
6193 log.u_bbr.flex7 = V_tcp_do_newsack; in rack_post_recovery()