Lines Matching refs:ip_tunnel

83 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn,  in ip_tunnel_lookup()
88 struct ip_tunnel *t, *cand = NULL; in ip_tunnel_lookup()
193 static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_add()
202 static void ip_tunnel_del(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_del()
209 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find()
218 struct ip_tunnel *t = NULL; in ip_tunnel_find()
237 struct ip_tunnel *tunnel; in __ip_tunnel_create()
282 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_bind_dev()
328 static struct ip_tunnel *ip_tunnel_create(struct net *net, in ip_tunnel_create()
332 struct ip_tunnel *nt; in ip_tunnel_create()
359 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, in ip_tunnel_rcv()
458 int ip_tunnel_encap_setup(struct ip_tunnel *t, in ip_tunnel_encap_setup()
486 struct ip_tunnel *tunnel = netdev_priv(dev); in tnl_update_pmtu()
542 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_md_tunnel_xmit()
635 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_xmit()
822 struct ip_tunnel *t, in ip_tunnel_update()
859 struct ip_tunnel *t = netdev_priv(dev); in ip_tunnel_ctl()
974 struct ip_tunnel *tunnel = netdev_priv(dev); in __ip_tunnel_change_mtu()
1001 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dev_free()
1010 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dellink()
1024 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_link_net()
1032 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_iflink()
1091 struct ip_tunnel *t; in ip_tunnel_destroy()
1124 struct ip_tunnel *nt; in ip_tunnel_newlink()
1176 struct ip_tunnel *t; in ip_tunnel_changelink()
1177 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_changelink()
1213 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_init()
1250 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_uninit()
1266 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_setup()