Home
last modified time | relevance | path

Searched defs:tunnel (Results 1 – 4 of 4) sorted by relevance

/net/ipv4/
Dipip.c351 struct ip_tunnel *tunnel; in ipip_rcv() local
393 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_xmit() local
541 struct ip_tunnel *tunnel; in ipip_tunnel_bind_dev() local
719 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_init() local
732 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_fb_tunnel_init() local
Dip_gre.c475 struct ip_tunnel *tunnel; in ipgre_rcv() local
609 struct ip_tunnel *tunnel = netdev_priv(dev); in ipgre_tunnel_xmit() local
848 struct ip_tunnel *tunnel; in ipgre_tunnel_bind_dev() local
1037 struct ip_tunnel *tunnel = netdev_priv(dev); in ipgre_tunnel_change_mtu() local
1185 struct ip_tunnel *tunnel; in ipgre_tunnel_init() local
1214 struct ip_tunnel *tunnel = netdev_priv(dev); in ipgre_fb_tunnel_init() local
1392 struct ip_tunnel *tunnel; in ipgre_tap_init() local
/net/ipv6/
Dsit.c476 struct ip_tunnel *tunnel; in ipip6_rcv() local
540 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip6_tunnel_xmit() local
736 struct ip_tunnel *tunnel; in ipip6_tunnel_bind_dev() local
953 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip6_tunnel_init() local
966 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip6_fb_tunnel_init() local
/net/tipc/
Dlink.c2380 struct link *tunnel; in tipc_link_tunnel() local
2415 struct link *tunnel = l_ptr->owner->active_links[0]; in tipc_link_changeover() local
2478 void tipc_link_send_duplicate(struct link *l_ptr, struct link *tunnel) in tipc_link_send_duplicate()