Searched refs:IP_ECN_set_ce (Results 1 – 3 of 3) 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()
225 IP_ECN_set_ce(inner_iph); in ipip_ecn_decapsulate()
1241 rc = ((proto == htons(ETH_P_IP)) ? IP_ECN_set_ce((struct iphdr *)ip) : in mlx5e_enable_ecn()
Completed in 10 milliseconds