Searched refs:TE_SENDCWR (Results 1 – 4 of 4) sorted by relevance
1854 TE_SENDCWR); in tcp_output()1894 if ((tp->ecn_flags & TE_SENDCWR) != 0 && len != 0 && in tcp_output()1897 tp->ecn_flags &= ~TE_SENDCWR; in tcp_output()
1395 tp->ecn_flags |= TE_SENDCWR; in tcp_timers()1841 tp->ecn_flags |= TE_SENDCWR; in tcp_timers()
428 #define TE_SENDCWR 0x0008 /* Indicate that the next non-retransmit should have the TC… macro
4455 tp->ecn_flags |= TE_SENDCWR; in tcp_input()4636 tp->ecn_flags |= TE_SENDCWR; in tcp_input()4836 tp->ecn_flags |= (TE_INRECOVERY | TE_SENDCWR); in tcp_input()