Home
last modified time | relevance | path

Searched refs:IP6_ECN_set_ce (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dinet_ecn.h136 static inline int IP6_ECN_set_ce(struct sk_buff *skb, struct ipv6hdr *iph) in IP6_ECN_set_ce() function
186 return IP6_ECN_set_ce(skb, ipv6_hdr(skb)); in INET_ECN_set_ce()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_input.c264 IP6_ECN_set_ce(skb, inner_iph); in ipip6_ecn_decapsulate()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_input.c267 IP6_ECN_set_ce(skb, inner_iph); in ipip6_ecn_decapsulate()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c880 IP6_ECN_set_ce(skb, (struct ipv6hdr *)ip)); in mlx5e_enable_ecn()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1389 IP6_ECN_set_ce(skb, (struct ipv6hdr *)ip)); in mlx5e_enable_ecn()

Completed in 10 milliseconds