Searched refs:INET_ECN_is_not_ect (Results 1 – 3 of 3) sorted by relevance
28 static inline int INET_ECN_is_not_ect(__u8 dsfield) in INET_ECN_is_not_ect() function138 if (INET_ECN_is_not_ect(ipv6_get_dsfield(iph))) in IP6_ECN_set_ce()253 if (INET_ECN_is_not_ect(inner)) { in __INET_ECN_decapsulate()
1394 ect = !INET_ECN_is_not_ect(ip_dsfield); in chtls_pass_accept_request()
6671 ect = !INET_ECN_is_not_ect(TCP_SKB_CB(skb)->ip_dsfield); in tcp_ecn_create_request()
Completed in 20 milliseconds