Lines Matching refs:ip_tunnel

81 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn,  in ip_tunnel_lookup()
86 struct ip_tunnel *t, *cand = NULL; in ip_tunnel_lookup()
192 static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_add()
201 static void ip_tunnel_del(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_del()
208 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find()
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()
329 static struct ip_tunnel *ip_tunnel_create(struct net *net, in ip_tunnel_create()
333 struct ip_tunnel *nt; in ip_tunnel_create()
377 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, in ip_tunnel_rcv()
489 int ip_tunnel_encap_setup(struct ip_tunnel *t, in ip_tunnel_encap_setup()
517 struct ip_tunnel *tunnel = netdev_priv(dev); in tnl_update_pmtu()
588 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_md_tunnel_xmit()
686 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_xmit()
874 struct ip_tunnel *t, in ip_tunnel_update()
912 struct ip_tunnel *t = netdev_priv(dev); in ip_tunnel_ctl()
1070 struct ip_tunnel *tunnel = netdev_priv(dev); in __ip_tunnel_change_mtu()
1100 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dev_free()
1108 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dellink()
1122 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_link_net()
1130 const struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_iflink()
1189 struct ip_tunnel *t; in ip_tunnel_destroy()
1221 struct ip_tunnel *nt; in ip_tunnel_newlink()
1274 struct ip_tunnel *t; in ip_tunnel_changelink()
1275 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_changelink()
1311 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_init()
1343 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_uninit()
1359 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_setup()