Lines Matching refs:ip_tunnel

83 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn,  in ip_tunnel_lookup()
89 struct ip_tunnel *t, *cand = NULL; in ip_tunnel_lookup()
195 static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_add()
204 static void ip_tunnel_del(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_del()
211 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find()
220 struct ip_tunnel *t = NULL; in ip_tunnel_find()
239 struct ip_tunnel *tunnel; in __ip_tunnel_create()
284 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_bind_dev()
330 static struct ip_tunnel *ip_tunnel_create(struct net *net, in ip_tunnel_create()
334 struct ip_tunnel *nt; in ip_tunnel_create()
361 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, in ip_tunnel_rcv()
466 int ip_tunnel_encap_setup(struct ip_tunnel *t, in ip_tunnel_encap_setup()
494 struct ip_tunnel *tunnel = netdev_priv(dev); in tnl_update_pmtu()
550 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_md_tunnel_xmit()
646 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_xmit()
833 struct ip_tunnel *t, in ip_tunnel_update()
870 struct ip_tunnel *t = netdev_priv(dev); in ip_tunnel_ioctl()
971 struct ip_tunnel *tunnel = netdev_priv(dev); in __ip_tunnel_change_mtu()
998 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dev_free()
1007 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dellink()
1021 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_link_net()
1029 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_iflink()
1088 struct ip_tunnel *t; in ip_tunnel_destroy()
1121 struct ip_tunnel *nt; in ip_tunnel_newlink()
1173 struct ip_tunnel *t; in ip_tunnel_changelink()
1174 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_changelink()
1210 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_init()
1249 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_uninit()
1265 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_setup()