Searched refs:TE_ACE_SETUP_ECT0 (Results 1 – 3 of 3) sorted by relevance
2165 } else if (tp->ecn_flags & TE_ACE_SETUP_ECT0) { in tcp_output()2168 tp->ecn_flags &= ~TE_ACE_SETUP_ECT0; in tcp_output()2296 } else if (tp->ecn_flags & TE_ACE_SETUP_ECT0) { in tcp_output()2298 tp->ecn_flags &= ~TE_ACE_SETUP_ECT0; in tcp_output()
554 #define TE_ACE_SETUP_ECT0 0x00040000 /* Encode received ECT0 either for SYN-ACK (server) or … macro
1841 tp->ecn_flags |= TE_ACE_SETUP_ECT0; in tcp_input_process_accecn_syn()1876 tp->ecn_flags |= TE_ACE_SETUP_ECT0; in tcp_input_process_accecn_syn()3883 tp->ecn_flags |= TE_ACE_SETUP_ECT0; in tcp_input()