Searched refs:IP_ECN_set_ce (Results 1 – 4 of 4) sorted by relevance
91 static inline int IP_ECN_set_ce(struct iphdr *iph) in IP_ECN_set_ce() function192 return IP_ECN_set_ce(ip_hdr(skb)); in INET_ECN_set_ce()
234 IP_ECN_set_ce(inner_iph); in ipip_ecn_decapsulate()
681 IP_ECN_set_ce(iph); in iptfs_complete_inner_skb()1782 IP_ECN_set_ce(iph); in iptfs_enqueue()
1233 rc = ((proto == htons(ETH_P_IP)) ? IP_ECN_set_ce((struct iphdr *)ip) : in mlx5e_enable_ecn()