Searched refs:ip_tunnel (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/net/ipv6/ |
| H A D | sit.c | 105 struct ip_tunnel *t; in ipip6_tunnel_lookup() 157 struct ip_tunnel *t) in ipip6_bucket() 164 struct ip_tunnel __rcu **tp; in ipip6_tunnel_unlink() 165 struct ip_tunnel *iter; in ipip6_tunnel_unlink() 235 struct ip_tunnel *t, *nt; in ipip6_tunnel_locate() 534 struct ip_tunnel *t; in ipip6_err() 682 struct ip_tunnel *tunnel; in ipip6_rcv() 755 struct ip_tunnel *tunnel; in sit_tunnel_rcv() 1559 struct ip_tunnel *nt; in ipip6_newlink() 1821 struct ip_tunnel *t; in sit_destroy_tunnels() [all …]
|
| /linux-6.15/net/ipv4/ |
| H A D | ip_tunnel.c | 86 struct ip_tunnel *t, *cand = NULL; in ip_tunnel_lookup() 217 struct ip_tunnel *t = NULL; in ip_tunnel_find() 238 struct ip_tunnel *tunnel; in __ip_tunnel_create() 283 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_bind_dev() 333 struct ip_tunnel *nt; in ip_tunnel_create() 517 struct ip_tunnel *tunnel = netdev_priv(dev); in tnl_update_pmtu() 874 struct ip_tunnel *t, in ip_tunnel_update() 912 struct ip_tunnel *t = netdev_priv(dev); in ip_tunnel_ctl() 1189 struct ip_tunnel *t; in ip_tunnel_destroy() 1221 struct ip_tunnel *nt; in ip_tunnel_newlink() [all …]
|
| H A D | ip_gre.c | 144 struct ip_tunnel *t; in ipgre_err() 275 struct ip_tunnel *tunnel; in erspan_rcv() 369 struct ip_tunnel *tunnel; in __ipgre_rcv() 891 struct ip_tunnel *t = netdev_priv(dev); in ipgre_header() 928 struct ip_tunnel *t = netdev_priv(dev); in ipgre_open() 957 struct ip_tunnel *t = netdev_priv(dev); in ipgre_close() 998 struct ip_tunnel *tunnel; in __gre_tunnel_init() 1662 .priv_size = sizeof(struct ip_tunnel), 1677 .priv_size = sizeof(struct ip_tunnel), 1692 .priv_size = sizeof(struct ip_tunnel), [all …]
|
| H A D | ipip.c | 136 struct ip_tunnel *t; in ipip_err() 221 struct ip_tunnel *tunnel; in ipip_tunnel_rcv() 285 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_xmit() 391 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_init() 443 struct ip_tunnel *t = netdev_priv(dev); in ipip_newlink() 466 struct ip_tunnel *t = netdev_priv(dev); in ipip_changelink() 524 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_fill_info() 577 .priv_size = sizeof(struct ip_tunnel),
|
| H A D | ip_vti.c | 50 struct ip_tunnel *tunnel; in vti_input() 103 struct ip_tunnel *tunnel = XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip4; in vti_rcv_cb() 172 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_xmit() 283 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_tunnel_xmit() 320 struct ip_tunnel *tunnel; in vti4_err() 438 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_tunnel_init() 454 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_fb_tunnel_init() 596 struct ip_tunnel *t = netdev_priv(dev); in vti_changelink() 624 struct ip_tunnel *t = netdev_priv(dev); in vti_fill_info() 651 .priv_size = sizeof(struct ip_tunnel),
|
| H A D | Makefile | 19 obj-$(CONFIG_NET_IP_TUNNEL) += ip_tunnel.o
|
| /linux-6.15/include/net/ |
| H A D | ip_tunnels.h | 143 struct ip_tunnel { struct 144 struct ip_tunnel __rcu *next; argument 208 struct ip_tunnel __rcu *collect_md_tun; argument 399 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn, 405 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, 441 int ip_tunnel_encap_setup(struct ip_tunnel *t,
|
| H A D | xfrm.h | 721 struct ip_tunnel *ip4;
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ipip.c | 14 struct ip_tunnel *tun = netdev_priv(ol_dev); in mlxsw_sp_ipip_netdev_parms4() 244 struct ip_tunnel *tunnel = netdev_priv(ol_dev); in mlxsw_sp_ipip_can_offload_gre4() 629 struct ip_tunnel *tun4; in mlxsw_sp_ipip_netdev_ul_dev_get()
|
| H A D | spectrum_span.c | 415 struct ip_tunnel *tun = netdev_priv(to_dev); in mlxsw_sp_span_gretap4_route()
|