Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A 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.15/net/xfrm/
H A Dxfrm_input.c268 IP6_ECN_set_ce(skb, inner_iph); in ipip6_ecn_decapsulate()
H A Dxfrm_iptfs.c691 IP6_ECN_set_ce(skb, iph); in iptfs_complete_inner_skb()
1773 IP6_ECN_set_ce(skb, ipv6_hdr(skb)); in iptfs_enqueue()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1383 IP6_ECN_set_ce(skb, (struct ipv6hdr *)ip)); in mlx5e_enable_ecn()