Home
last modified time | relevance | path

Searched refs:i_key (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_vti.c382 skb->mark = be32_to_cpu(t->parms.i_key); in vti6_rcv_cb()
718 t->parms.i_key = p->i_key; in vti6_tnl_change()
748 p->i_key = u->i_key; in vti6_parm_from_user()
761 u->i_key = p->i_key; in vti6_parm_to_user()
763 if (u->i_key) in vti6_parm_to_user()
998 parms->i_key = nla_get_be32(data[IFLA_VTI_IKEY]); in vti6_netlink_parms()
1085 nla_put_be32(skb, IFLA_VTI_IKEY, parm->i_key) || in vti6_fill_info()
[all...]
H A Dip6_gre.c135 key != t->parms.i_key || in ip6gre_tunnel_lookup()
159 key != t->parms.i_key || in ip6gre_tunnel_lookup()
185 key != t->parms.i_key || in ip6gre_tunnel_lookup()
208 if (t->parms.i_key != key || in ip6gre_tunnel_lookup()
254 unsigned int h = HASH_KEY(p->i_key); in __ip6gre_bucket()
327 __be32 key = parms->i_key; in ip6gre_tunnel_find()
338 key == t->parms.i_key && in ip6gre_tunnel_find()
1210 t->parms.i_key = p->i_key; in ip6gre_tnl_copy_tnl_parm()
1240 p->i_key in ip6gre_tnl_parm_from_user()
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_vti.c383 skb->mark = be32_to_cpu(t->parms.i_key); in vti6_rcv_cb()
717 t->parms.i_key = p->i_key; in vti6_tnl_change()
747 p->i_key = u->i_key; in vti6_parm_from_user()
760 u->i_key = p->i_key; in vti6_parm_to_user()
762 if (u->i_key) in vti6_parm_to_user()
998 parms->i_key = nla_get_be32(data[IFLA_VTI_IKEY]); in vti6_netlink_parms()
1085 nla_put_be32(skb, IFLA_VTI_IKEY, parm->i_key) || in vti6_fill_info()
[all...]
H A Dip6_gre.c135 key != t->parms.i_key || in ip6gre_tunnel_lookup()
159 key != t->parms.i_key || in ip6gre_tunnel_lookup()
185 key != t->parms.i_key || in ip6gre_tunnel_lookup()
208 if (t->parms.i_key != key || in ip6gre_tunnel_lookup()
254 unsigned int h = HASH_KEY(p->i_key); in __ip6gre_bucket()
327 __be32 key = parms->i_key; in ip6gre_tunnel_find()
338 key == t->parms.i_key && in ip6gre_tunnel_find()
1209 t->parms.i_key = p->i_key; in ip6gre_tnl_copy_tnl_parm()
1239 p->i_key in ip6gre_tnl_parm_from_user()
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dip6_tunnel.h52 __be32 i_key; member
H A Dif_tunnel.h53 __be32 i_key; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dip6_tunnel.h52 __be32 i_key; member
H A Dif_tunnel.h53 __be32 i_key; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dip6_tunnel.h56 __be32 i_key; member
H A Dif_tunnel.h63 __be32 i_key; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dip6_tunnel.h56 __be32 i_key; member
H A Dif_tunnel.h63 __be32 i_key; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dip6_tunnel.h43 __be32 i_key; member
H A Dif_tunnel.h50 __be32 i_key; member
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_vti.c131 skb->mark = be32_to_cpu(tunnel->parms.i_key); in vti_rcv_cb()
386 p->i_key = 0; in vti_tunnel_ctl()
547 parms->i_key = nla_get_be32(data[IFLA_VTI_IKEY]); in vti_netlink_parms()
609 nla_put_be32(skb, IFLA_VTI_IKEY, p->i_key) || in vti_fill_info()
H A Dip_tunnel.c64 return key == p->i_key; in ip_tunnel_key_match()
147 if ((!(flags & TUNNEL_NO_KEY) && t->parms.i_key != key) || in ip_tunnel_lookup()
179 __be32 i_key = parms->i_key; in ip_bucket() local
187 i_key = 0; in ip_bucket()
189 h = ip_tunnel_hash(i_key, remote); in ip_bucket()
215 __be32 key = parms->i_key; in ip_tunnel_find()
861 t->parms.i_key = p->i_key; in ip_tunnel_update()
912 p->i_key in ip_tunnel_ctl()
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_vti.c131 skb->mark = be32_to_cpu(tunnel->parms.i_key); in vti_rcv_cb()
387 p->i_key = 0; in vti_tunnel_ctl()
548 parms->i_key = nla_get_be32(data[IFLA_VTI_IKEY]); in vti_netlink_parms()
610 nla_put_be32(skb, IFLA_VTI_IKEY, p->i_key) || in vti_fill_info()
H A Dip_tunnel.c64 return key == p->i_key; in ip_tunnel_key_match()
147 if ((!(flags & TUNNEL_NO_KEY) && t->parms.i_key != key) || in ip_tunnel_lookup()
179 __be32 i_key = parms->i_key; in ip_bucket() local
187 i_key = 0; in ip_bucket()
189 h = ip_tunnel_hash(i_key, remote); in ip_bucket()
215 __be32 key = parms->i_key; in ip_tunnel_find()
882 t->parms.i_key = p->i_key; in ip_tunnel_update()
933 p->i_key in ip_tunnel_ctl()
[all...]
H A Dipip.c342 p->i_key = p->o_key = 0; in ipip_tunnel_ctl()
/kernel/linux/linux-5.10/include/net/
H A Dip6_tunnel.h35 __be32 i_key; member
/kernel/linux/linux-6.6/include/net/
H A Dip6_tunnel.h35 __be32 i_key; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c50 be32_to_cpu(parms->i_key) : 0; in mlxsw_sp_ipip_parms4_ikey()
56 be32_to_cpu(parms->i_key) : 0; in mlxsw_sp_ipip_parms6_ikey()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c40 be32_to_cpu(parms.i_key) : 0; in mlxsw_sp_ipip_parms4_ikey()
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_input.c544 /* if tunnel is present override skb->mark value with tunnel i_key */ in xfrm_input()
548 mark = be32_to_cpu(XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip4->parms.i_key); in xfrm_input()
552 mark = be32_to_cpu(XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip6->parms.i_key); in xfrm_input()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_input.c531 /* if tunnel is present override skb->mark value with tunnel i_key */ in xfrm_input()
535 mark = be32_to_cpu(XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip4->parms.i_key); in xfrm_input()
539 mark = be32_to_cpu(XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip6->parms.i_key); in xfrm_input()

Completed in 27 milliseconds

12