Searched refs:TCP_ECN_SEEN (Results 1 – 4 of 4) sorted by relevance
115 #define TCP_ECN_SEEN 8 macro
381 if (tp->ecn_flags & TCP_ECN_SEEN) in __tcp_ecn_check_ce()393 tp->ecn_flags |= TCP_ECN_SEEN; in __tcp_ecn_check_ce()398 tp->ecn_flags |= TCP_ECN_SEEN; in __tcp_ecn_check_ce()
3810 if (tp->ecn_flags & TCP_ECN_SEEN) in tcp_get_info()
375 #define TCP_ECN_SEEN 8 macro