Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dinet_ecn.h134 static inline int IP6_ECN_set_ce(struct sk_buff *skb, struct ipv6hdr *iph) in IP6_ECN_set_ce() function
184 return IP6_ECN_set_ce(skb, ipv6_hdr(skb)); in INET_ECN_set_ce()
/linux-6.6.21/net/xfrm/
Dxfrm_input.c267 IP6_ECN_set_ce(skb, inner_iph); in ipip6_ecn_decapsulate()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c1389 IP6_ECN_set_ce(skb, (struct ipv6hdr *)ip)); in mlx5e_enable_ecn()