Searched refs:TE_SENDCWR (Results 1 – 4 of 4) sorted by relevance
2239 TE_SENDCWR); in tcp_output()2313 if ((tp->ecn_flags & TE_SENDCWR) != 0 && len != 0 && in tcp_output()2316 tp->ecn_flags &= ~TE_SENDCWR; in tcp_output()
1424 tp->ecn_flags |= TE_SENDCWR; in tcp_timers()1874 tp->ecn_flags |= TE_SENDCWR; in tcp_timers()
538 #define TE_SENDCWR 0x00000008 /* Next non-retransmit should have TCP CWR set, only us… macro
4752 TE_SENDCWR | TE_ACE_SETUPRECEIVED); in tcp_input()5215 tp->ecn_flags |= TE_SENDCWR; in tcp_input()5481 tp->ecn_flags |= (TE_INRECOVERY | TE_SENDCWR); in tcp_input()