Searched refs:TE_ACE_SETUP_CE (Results 1 – 3 of 3) sorted by relevance
2170 } else if (tp->ecn_flags & TE_ACE_SETUP_CE) { in tcp_output()2173 tp->ecn_flags &= ~TE_ACE_SETUP_CE; in tcp_output()2299 } else if (tp->ecn_flags & TE_ACE_SETUP_CE) { in tcp_output()2301 tp->ecn_flags &= ~TE_ACE_SETUP_CE; in tcp_output()
555 #define TE_ACE_SETUP_CE 0x00080000 /* Encode received CE either for SYN-ACK (server) or fi… macro
1844 tp->ecn_flags |= TE_ACE_SETUP_CE; in tcp_input_process_accecn_syn()1879 tp->ecn_flags |= TE_ACE_SETUP_CE; in tcp_input_process_accecn_syn()3886 tp->ecn_flags |= TE_ACE_SETUP_CE; in tcp_input()