Searched refs:tcp_ecn_echo_on (Results 1 – 6 of 6) sorted by relevance
247 tcp_ecn_echo_on : 1, /* Need to do ECN echo */ member
3156 tcp->tcp_ecn_echo_on = B_FALSE; in tcp_rput_data()3164 tcp->tcp_ecn_echo_on = B_TRUE; in tcp_rput_data()5026 if (tcp->tcp_ecn_echo_on) in tcp_wput_data()5664 if (tcp->tcp_ecn_echo_on) in tcp_ack_mp()5830 if (tcp->tcp_ecn_echo_on) in tcp_xmit_mp()
229 tcp_ecn_echo_on : 1, /* Need to do ECN echo */ member
1351 if (tcp->tcp_ecn_echo_on) in tcp_output()3141 if (tcp->tcp_ecn_echo_on) in tcp_xmit_mp()3697 if (tcp->tcp_ecn_echo_on) in tcp_fill_header()
2115 if (tcp->tcp_ecn_echo_on) in tcp_ack_mp()3172 tcp->tcp_ecn_echo_on = B_FALSE; in tcp_input_data()3183 tcp->tcp_ecn_echo_on = B_TRUE; in tcp_input_data()3190 tcp->tcp_ecn_echo_on = B_TRUE; in tcp_input_data()
2159 tcp->tcp_ecn_echo_on = B_FALSE;