IP_ECN_set_ce     817 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c 	rc = ((proto == htons(ETH_P_IP)) ? IP_ECN_set_ce((struct iphdr *)ip) :
IP_ECN_set_ce     179 include/net/inet_ecn.h 			return IP_ECN_set_ce(ip_hdr(skb));
IP_ECN_set_ce     222 net/xfrm/xfrm_input.c 		IP_ECN_set_ce(inner_iph);