Searched refs:INET_ECN_is_not_ect (Results 1 – 2 of 2) sorted by relevance
25 static inline int INET_ECN_is_not_ect(__u8 dsfield) in INET_ECN_is_not_ect() function124 if (INET_ECN_is_not_ect(ipv6_get_dsfield(iph))) in IP6_ECN_set_ce()192 if (INET_ECN_is_not_ect(inner)) { in INET_ECN_decapsulate()
6054 ect = !INET_ECN_is_not_ect(TCP_SKB_CB(skb)->ip_dsfield); in tcp_ecn_create_request()