/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6_vti.c | 584 fl.flowi_mark = be32_to_cpu(t->parms.o_key); in vti6_tnl_xmit() 617 mark = be32_to_cpu(t->parms.o_key); in vti6_err() 719 t->parms.o_key = p->o_key; in vti6_tnl_change() 749 p->o_key = u->o_key; in vti6_parm_from_user() 762 u->o_key = p->o_key; in vti6_parm_to_user() 765 if (u->o_key) in vti6_parm_to_user() 1001 parms->o_key in vti6_netlink_parms() [all...] |
H A D | ip6_gre.c | 779 protocol, tunnel->parms.o_key, in __gre6_xmit() 1050 erspan_build_header(skb, ntohl(t->parms.o_key), in ip6erspan_tunnel_xmit() 1055 erspan_build_header_v2(skb, ntohl(t->parms.o_key), in ip6erspan_tunnel_xmit() 1116 fl6->fl6_gre_key = t->parms.o_key; in ip6gre_tnl_link_config_common() 1211 t->parms.o_key = p->o_key; in ip6gre_tnl_copy_tnl_parm() 1241 p->o_key = u->o_key; in ip6gre_tnl_parm_from_user() 1259 u->o_key = p->o_key; in ip6gre_tnl_parm_to_user() [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6_vti.c | 583 fl.flowi_mark = be32_to_cpu(t->parms.o_key); in vti6_tnl_xmit() 616 mark = be32_to_cpu(t->parms.o_key); in vti6_err() 718 t->parms.o_key = p->o_key; in vti6_tnl_change() 748 p->o_key = u->o_key; in vti6_parm_from_user() 761 u->o_key = p->o_key; in vti6_parm_to_user() 764 if (u->o_key) in vti6_parm_to_user() 1001 parms->o_key in vti6_netlink_parms() [all...] |
H A D | ip6_gre.c | 801 protocol, tunnel->parms.o_key, in __gre6_xmit() 1050 erspan_build_header(skb, ntohl(t->parms.o_key), in ip6erspan_tunnel_xmit() 1055 erspan_build_header_v2(skb, ntohl(t->parms.o_key), in ip6erspan_tunnel_xmit() 1115 fl6->fl6_gre_key = t->parms.o_key; in ip6gre_tnl_link_config_common() 1210 t->parms.o_key = p->o_key; in ip6gre_tnl_copy_tnl_parm() 1240 p->o_key = u->o_key; in ip6gre_tnl_parm_from_user() 1258 u->o_key = p->o_key; in ip6gre_tnl_parm_to_user() [all...] |
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ip_vti.c | 302 fl.flowi_mark = be32_to_cpu(tunnel->parms.o_key); in vti_tunnel_xmit() 331 mark = be32_to_cpu(tunnel->parms.o_key); in vti4_err() 388 p->o_key = 0; in vti_tunnel_ctl() 550 parms->o_key = nla_get_be32(data[IFLA_VTI_OKEY]); in vti_netlink_parms() 610 nla_put_be32(skb, IFLA_VTI_OKEY, p->o_key) || in vti_fill_info()
|
H A D | ip_gre.c | 461 flags, proto, tunnel->parms.o_key, in __gre_xmit() 699 erspan_build_header(skb, ntohl(tunnel->parms.o_key), in erspan_xmit() 704 erspan_build_header_v2(skb, ntohl(tunnel->parms.o_key), in erspan_xmit() 895 t->parms.o_key, in ipgre_open() 1156 parms->o_key = nla_get_be32(data[IFLA_GRE_OKEY]); in ipgre_netlink_parms() 1505 nla_put_be32(skb, IFLA_GRE_OKEY, p->o_key) || in ipgre_fill_info()
|
H A D | ip_tunnel.c | 296 iph->saddr, tunnel->parms.o_key, in ip_tunnel_bind_dev() 756 tunnel->parms.o_key, RT_TOS(tos), tunnel->parms.link, in ip_tunnel_xmit() 862 t->parms.o_key = p->o_key; in ip_tunnel_update() 914 p->o_key = 0; in ip_tunnel_ctl()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ip_vti.c | 302 fl.flowi_mark = be32_to_cpu(tunnel->parms.o_key); in vti_tunnel_xmit() 331 mark = be32_to_cpu(tunnel->parms.o_key); in vti4_err() 389 p->o_key = 0; in vti_tunnel_ctl() 551 parms->o_key = nla_get_be32(data[IFLA_VTI_OKEY]); in vti_netlink_parms() 611 nla_put_be32(skb, IFLA_VTI_OKEY, p->o_key) || in vti_fill_info()
|
H A D | ip_gre.c | 466 flags, proto, tunnel->parms.o_key, in __gre_xmit() 706 erspan_build_header(skb, ntohl(tunnel->parms.o_key), in erspan_xmit() 711 erspan_build_header_v2(skb, ntohl(tunnel->parms.o_key), in erspan_xmit() 899 t->parms.o_key, in ipgre_open() 1157 parms->o_key = nla_get_be32(data[IFLA_GRE_OKEY]); in ipgre_netlink_parms() 1506 nla_put_be32(skb, IFLA_GRE_OKEY, p->o_key) || in ipgre_fill_info()
|
H A D | ip_tunnel.c | 296 iph->saddr, tunnel->parms.o_key, in ip_tunnel_bind_dev() 776 tunnel->parms.o_key, RT_TOS(tos), in ip_tunnel_xmit() 883 t->parms.o_key = p->o_key; in ip_tunnel_update() 935 p->o_key = 0; in ip_tunnel_ctl()
|
H A D | ipip.c | 342 p->i_key = p->o_key = 0; in ipip_tunnel_ctl()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | ip6_tunnel.h | 53 __be32 o_key; member
|
H A D | if_tunnel.h | 54 __be32 o_key; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | ip6_tunnel.h | 53 __be32 o_key; member
|
H A D | if_tunnel.h | 54 __be32 o_key; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | ip6_tunnel.h | 57 __be32 o_key; member
|
H A D | if_tunnel.h | 64 __be32 o_key; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | ip6_tunnel.h | 57 __be32 o_key; member
|
H A D | if_tunnel.h | 64 __be32 o_key; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | ip6_tunnel.h | 44 __be32 o_key; member
|
H A D | if_tunnel.h | 51 __be32 o_key; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ip6_tunnel.h | 36 __be32 o_key; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip6_tunnel.h | 36 __be32 o_key; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ipip.c | 62 be32_to_cpu(parms->o_key) : 0; in mlxsw_sp_ipip_parms4_okey() 68 be32_to_cpu(parms->o_key) : 0; in mlxsw_sp_ipip_parms6_okey()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ipip.c | 46 be32_to_cpu(parms.o_key) : 0; in mlxsw_sp_ipip_parms4_okey()
|