Searched refs:IP_ECN_set_ce (Results 1 – 2 of 2) sorted by relevance
77 static inline int IP_ECN_set_ce(struct iphdr *iph) in IP_ECN_set_ce() function178 return IP_ECN_set_ce(ip_hdr(skb)); in INET_ECN_set_ce()
1382 rc = ((proto == htons(ETH_P_IP)) ? IP_ECN_set_ce((struct iphdr *)ip) : in mlx5e_enable_ecn()