Searched refs:TE_SENDCWR (Results 1 – 4 of 4) sorted by relevance
917 TE_SENDCWR); in tcp_accecn_synack_respond()2409 if ((tp->ecn_flags & TE_SENDCWR) != 0 && len != 0 && in tcp_output()2412 tp->ecn_flags &= ~TE_SENDCWR; in tcp_output()
1409 tp->ecn_flags |= TE_SENDCWR; in tcp_timers()1820 tp->ecn_flags |= TE_SENDCWR; in tcp_timers()
570 #define TE_SENDCWR 0x00000008 /* Next non-retransmit should have TCP CWR set, only us… macro
2037 TE_SENDCWR | TE_ACE_SETUPRECEIVED); in tcp_input_process_accecn_last_ack()5397 tp->ecn_flags |= TE_SENDCWR; in tcp_input()5665 tp->ecn_flags |= (TE_INRECOVERY | TE_SENDCWR); in tcp_input()