Searched refs:TE_ACE_SETUP_ECT1 (Results 1 – 3 of 3) sorted by relevance
2160 } else if (tp->ecn_flags & TE_ACE_SETUP_ECT1) { in tcp_output()2163 tp->ecn_flags &= ~TE_ACE_SETUP_ECT1; in tcp_output()2293 } else if (tp->ecn_flags & TE_ACE_SETUP_ECT1) { in tcp_output()2295 tp->ecn_flags &= ~TE_ACE_SETUP_ECT1; in tcp_output()
553 #define TE_ACE_SETUP_ECT1 0x00020000 /* Encode received ECT1 either for SYN-ACK (server) or … macro
1838 tp->ecn_flags |= TE_ACE_SETUP_ECT1; in tcp_input_process_accecn_syn()1873 tp->ecn_flags |= TE_ACE_SETUP_ECT1; in tcp_input_process_accecn_syn()3879 tp->ecn_flags |= TE_ACE_SETUP_ECT1; in tcp_input()