Home
last modified time | relevance | path

Searched refs:IP_ECN_set_ce (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
A Dinet_ecn.h77 static inline int IP_ECN_set_ce(struct iphdr *iph) in IP_ECN_set_ce() function
178 return IP_ECN_set_ce(ip_hdr(skb)); in INET_ECN_set_ce()
/linux/net/xfrm/
A Dxfrm_input.c225 IP_ECN_set_ce(inner_iph); in ipip_ecn_decapsulate()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rx.c1241 rc = ((proto == htons(ETH_P_IP)) ? IP_ECN_set_ce((struct iphdr *)ip) : in mlx5e_enable_ecn()

Completed in 10 milliseconds