Symbol: ip_tunnel_parm_kern
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
101
struct ip_tunnel_parm_kern parms4;
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
11
struct ip_tunnel_parm_kern
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
120
struct ip_tunnel_parm_kern parms4;
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
131
struct ip_tunnel_parm_kern parms4;
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
157
struct ip_tunnel_parm_kern parms = mlxsw_sp_ipip_netdev_parms4(ol_dev);
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
194
struct ip_tunnel_parm_kern parms;
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
262
struct ip_tunnel_parm_kern parms = mlxsw_sp_ipip_netdev_parms4(ol_dev);
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
28
mlxsw_sp_ipip_parms4_has_ikey(const struct ip_tunnel_parm_kern *parms)
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
39
mlxsw_sp_ipip_parms4_has_okey(const struct ip_tunnel_parm_kern *parms)
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
49
static u32 mlxsw_sp_ipip_parms4_ikey(const struct ip_tunnel_parm_kern *parms)
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
61
static u32 mlxsw_sp_ipip_parms4_okey(const struct ip_tunnel_parm_kern *parms)
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
74
mlxsw_sp_ipip_parms4_saddr(const struct ip_tunnel_parm_kern *parms)
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
86
mlxsw_sp_ipip_parms4_daddr(const struct ip_tunnel_parm_kern *parms)
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.h
12
struct ip_tunnel_parm_kern
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
416
struct ip_tunnel_parm_kern parms;
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
453
struct ip_tunnel_parm_kern tparm = mlxsw_sp_ipip_netdev_parms4(to_dev);
include/linux/netdevice.h
1685
struct ip_tunnel_parm_kern *p,
include/linux/netdevice.h
63
struct ip_tunnel_parm_kern;
include/net/ip_tunnels.h
179
struct ip_tunnel_parm_kern parms;
include/net/ip_tunnels.h
408
int ip_tunnel_ctl(struct net_device *dev, struct ip_tunnel_parm_kern *p,
include/net/ip_tunnels.h
410
bool ip_tunnel_parm_from_user(struct ip_tunnel_parm_kern *kp,
include/net/ip_tunnels.h
412
bool ip_tunnel_parm_to_user(void __user *data, struct ip_tunnel_parm_kern *kp);
include/net/ip_tunnels.h
428
struct ip_tunnel_parm_kern *p, __u32 fwmark);
include/net/ip_tunnels.h
430
struct nlattr *tb[], struct ip_tunnel_parm_kern *p,
include/net/ip_tunnels.h
438
struct ip_tunnel_parm_kern *parms);
net/ipv4/ip_gre.c
1185
struct ip_tunnel_parm_kern *parms,
net/ipv4/ip_gre.c
1254
struct ip_tunnel_parm_kern *parms,
net/ipv4/ip_gre.c
1415
struct ip_tunnel_parm_kern p;
net/ipv4/ip_gre.c
1436
struct ip_tunnel_parm_kern p;
net/ipv4/ip_gre.c
1456
struct ip_tunnel_parm_kern p;
net/ipv4/ip_gre.c
1488
struct ip_tunnel_parm_kern p;
net/ipv4/ip_gre.c
1564
struct ip_tunnel_parm_kern *p = &t->parms;
net/ipv4/ip_gre.c
818
struct ip_tunnel_parm_kern *p,
net/ipv4/ip_tunnel.c
1000
bool ip_tunnel_parm_from_user(struct ip_tunnel_parm_kern *kp,
net/ipv4/ip_tunnel.c
1020
bool ip_tunnel_parm_to_user(void __user *data, struct ip_tunnel_parm_kern *kp)
net/ipv4/ip_tunnel.c
1045
struct ip_tunnel_parm_kern p;
net/ipv4/ip_tunnel.c
1129
struct ip_tunnel_parm_kern parms;
net/ipv4/ip_tunnel.c
1196
struct nlattr *tb[], struct ip_tunnel_parm_kern *p,
net/ipv4/ip_tunnel.c
1250
struct ip_tunnel_parm_kern *p, __u32 fwmark)
net/ipv4/ip_tunnel.c
173
struct ip_tunnel_parm_kern *parms)
net/ipv4/ip_tunnel.c
209
struct ip_tunnel_parm_kern *parms,
net/ipv4/ip_tunnel.c
235
struct ip_tunnel_parm_kern *parms)
net/ipv4/ip_tunnel.c
331
struct ip_tunnel_parm_kern *parms)
net/ipv4/ip_tunnel.c
61
static bool ip_tunnel_key_match(const struct ip_tunnel_parm_kern *p,
net/ipv4/ip_tunnel.c
865
struct ip_tunnel_parm_kern *p,
net/ipv4/ip_tunnel.c
897
int ip_tunnel_ctl(struct net_device *dev, struct ip_tunnel_parm_kern *p,
net/ipv4/ip_tunnel_core.c
1164
struct ip_tunnel_parm_kern *parms)
net/ipv4/ip_vti.c
173
struct ip_tunnel_parm_kern *parms = &tunnel->parms;
net/ipv4/ip_vti.c
382
vti_tunnel_ctl(struct net_device *dev, struct ip_tunnel_parm_kern *p, int cmd)
net/ipv4/ip_vti.c
546
struct ip_tunnel_parm_kern *parms,
net/ipv4/ip_vti.c
582
struct ip_tunnel_parm_kern parms;
net/ipv4/ip_vti.c
596
struct ip_tunnel_parm_kern p;
net/ipv4/ip_vti.c
627
struct ip_tunnel_parm_kern *p = &t->parms;
net/ipv4/ipip.c
341
ipip_tunnel_ctl(struct net_device *dev, struct ip_tunnel_parm_kern *p, int cmd)
net/ipv4/ipip.c
442
struct ip_tunnel_parm_kern *parms,
net/ipv4/ipip.c
472
struct ip_tunnel_parm_kern p;
net/ipv4/ipip.c
493
struct ip_tunnel_parm_kern p;
net/ipv4/ipip.c
553
struct ip_tunnel_parm_kern *parm = &tunnel->parms;
net/ipv4/ipmr.c
481
struct ip_tunnel_parm_kern p = { };
net/ipv6/addrconf.c
2968
struct ip_tunnel_parm_kern p = { };
net/ipv6/sit.c
1138
struct ip_tunnel_parm_kern *p,
net/ipv6/sit.c
1199
struct ip_tunnel_parm_kern p;
net/ipv6/sit.c
1254
__ipip6_tunnel_ioctl_validate(struct net *net, struct ip_tunnel_parm_kern *p)
net/ipv6/sit.c
1271
ipip6_tunnel_get(struct net_device *dev, struct ip_tunnel_parm_kern *p)
net/ipv6/sit.c
1284
ipip6_tunnel_add(struct net_device *dev, struct ip_tunnel_parm_kern *p)
net/ipv6/sit.c
1300
ipip6_tunnel_change(struct net_device *dev, struct ip_tunnel_parm_kern *p)
net/ipv6/sit.c
1331
ipip6_tunnel_del(struct net_device *dev, struct ip_tunnel_parm_kern *p)
net/ipv6/sit.c
1351
ipip6_tunnel_ctl(struct net_device *dev, struct ip_tunnel_parm_kern *p,
net/ipv6/sit.c
139
__ipip6_bucket(struct sit_net *sitn, struct ip_tunnel_parm_kern *parms)
net/ipv6/sit.c
1493
struct ip_tunnel_parm_kern *parms,
net/ipv6/sit.c
1607
struct ip_tunnel_parm_kern p;
net/ipv6/sit.c
1697
struct ip_tunnel_parm_kern *parm = &tunnel->parms;
net/ipv6/sit.c
231
struct ip_tunnel_parm_kern *parms,