Home
last modified time | relevance | path

Searched refs:ip_tunnel_parm_kern (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c11 struct ip_tunnel_parm_kern
28 mlxsw_sp_ipip_parms4_has_ikey(const struct ip_tunnel_parm_kern *parms) in mlxsw_sp_ipip_parms4_has_ikey()
39 mlxsw_sp_ipip_parms4_has_okey(const struct ip_tunnel_parm_kern *parms) in mlxsw_sp_ipip_parms4_has_okey()
49 static u32 mlxsw_sp_ipip_parms4_ikey(const struct ip_tunnel_parm_kern *parms) in mlxsw_sp_ipip_parms4_ikey()
61 static u32 mlxsw_sp_ipip_parms4_okey(const struct ip_tunnel_parm_kern *parms) in mlxsw_sp_ipip_parms4_okey()
74 mlxsw_sp_ipip_parms4_saddr(const struct ip_tunnel_parm_kern *parms) in mlxsw_sp_ipip_parms4_saddr()
86 mlxsw_sp_ipip_parms4_daddr(const struct ip_tunnel_parm_kern *parms) in mlxsw_sp_ipip_parms4_daddr()
101 struct ip_tunnel_parm_kern parms4; in mlxsw_sp_ipip_netdev_saddr()
120 struct ip_tunnel_parm_kern parms4; in mlxsw_sp_ipip_netdev_daddr4()
131 struct ip_tunnel_parm_kern parms4; in mlxsw_sp_ipip_netdev_daddr()
[all …]
H A Dspectrum_ipip.h12 struct ip_tunnel_parm_kern
H A Dspectrum_span.c416 struct ip_tunnel_parm_kern parms; in mlxsw_sp_span_gretap4_route()
453 struct ip_tunnel_parm_kern tparm = mlxsw_sp_ipip_netdev_parms4(to_dev); in mlxsw_sp_span_entry_gretap4_parms()
/linux/include/net/
H A Dip_tunnels.h143 struct ip_tunnel_parm_kern { struct
179 struct ip_tunnel_parm_kern parms;
408 int ip_tunnel_ctl(struct net_device *dev, struct ip_tunnel_parm_kern *p,
410 bool ip_tunnel_parm_from_user(struct ip_tunnel_parm_kern *kp,
412 bool ip_tunnel_parm_to_user(void __user *data, struct ip_tunnel_parm_kern *kp);
428 struct ip_tunnel_parm_kern *p, __u32 fwmark);
430 struct nlattr *tb[], struct ip_tunnel_parm_kern *p,
438 struct ip_tunnel_parm_kern *parms);
/linux/net/ipv4/
H A Dip_tunnel.c61 static bool ip_tunnel_key_match(const struct ip_tunnel_parm_kern *p, in ip_tunnel_key_match()
173 struct ip_tunnel_parm_kern *parms) in ip_bucket()
209 struct ip_tunnel_parm_kern *parms, in ip_tunnel_find()
235 struct ip_tunnel_parm_kern *parms) in __ip_tunnel_create()
331 struct ip_tunnel_parm_kern *parms) in ip_tunnel_create()
862 struct ip_tunnel_parm_kern *p, in ip_tunnel_update()
894 int ip_tunnel_ctl(struct net_device *dev, struct ip_tunnel_parm_kern *p, in ip_tunnel_ctl()
997 bool ip_tunnel_parm_from_user(struct ip_tunnel_parm_kern *kp, in ip_tunnel_parm_from_user()
1017 bool ip_tunnel_parm_to_user(void __user *data, struct ip_tunnel_parm_kern *kp) in ip_tunnel_parm_to_user()
1042 struct ip_tunnel_parm_kern p; in ip_tunnel_siocdevprivate()
[all …]
H A Dipip.c341 ipip_tunnel_ctl(struct net_device *dev, struct ip_tunnel_parm_kern *p, int cmd) in ipip_tunnel_ctl()
442 struct ip_tunnel_parm_kern *parms, in ipip_newlink()
472 struct ip_tunnel_parm_kern p; in ipip_changelink()
493 struct ip_tunnel_parm_kern p; in ipip_get_size()
550 struct ip_tunnel_parm_kern *parm = &tunnel->parms; in ipip_fill_info()
H A Dip_vti.c173 struct ip_tunnel_parm_kern *parms = &tunnel->parms; in vti_xmit()
382 vti_tunnel_ctl(struct net_device *dev, struct ip_tunnel_parm_kern *p, int cmd) in vti_tunnel_ctl()
546 struct ip_tunnel_parm_kern *parms, in vti_netlink_parms()
582 struct ip_tunnel_parm_kern parms; in vti_newlink()
596 struct ip_tunnel_parm_kern p; in vti_changelink()
624 struct ip_tunnel_parm_kern *p = &t->parms; in vti_fill_info()
H A Dip_gre.c818 struct ip_tunnel_parm_kern *p, in ipgre_tunnel_ctl()
1185 struct ip_tunnel_parm_kern *parms, in ipgre_netlink_parms()
1254 struct ip_tunnel_parm_kern *parms, in erspan_netlink_parms()
1415 struct ip_tunnel_parm_kern p; in ipgre_newlink()
1436 struct ip_tunnel_parm_kern p; in erspan_newlink()
1456 struct ip_tunnel_parm_kern p; in ipgre_changelink()
1485 struct ip_tunnel_parm_kern p; in erspan_changelink()
1558 struct ip_tunnel_parm_kern *p = &t->parms; in ipgre_fill_info()
H A Dip_tunnel_core.c1158 struct ip_tunnel_parm_kern *parms) in ip_tunnel_netlink_parms()
H A Dipmr.c481 struct ip_tunnel_parm_kern p = { }; in ipmr_new_tunnel()
/linux/include/linux/
H A Dnetdevice.h63 struct ip_tunnel_parm_kern;
1673 struct ip_tunnel_parm_kern *p,
/linux/net/ipv6/
H A Daddrconf.c2945 struct ip_tunnel_parm_kern p = { }; in addrconf_set_sit_dstaddr()