Lines Matching refs:ip_tunnel

83 static noinline void tunnel_dst_set(struct ip_tunnel *t,  in tunnel_dst_set()
89 static void tunnel_dst_reset(struct ip_tunnel *t) in tunnel_dst_reset()
94 void ip_tunnel_dst_reset_all(struct ip_tunnel *t) in ip_tunnel_dst_reset_all()
103 static struct rtable *tunnel_rtable_get(struct ip_tunnel *t, in tunnel_rtable_get()
151 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn, in ip_tunnel_lookup()
157 struct ip_tunnel *t, *cand = NULL; in ip_tunnel_lookup()
263 static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_add()
272 static void ip_tunnel_del(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_del()
279 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find()
288 struct ip_tunnel *t = NULL; in ip_tunnel_find()
307 struct ip_tunnel *tunnel; in __ip_tunnel_create()
365 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_bind_dev()
409 static struct ip_tunnel *ip_tunnel_create(struct net *net, in ip_tunnel_create()
413 struct ip_tunnel *nt; in ip_tunnel_create()
428 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, in ip_tunnel_rcv()
554 int ip_tunnel_encap_setup(struct ip_tunnel *t, in ip_tunnel_encap_setup()
577 int ip_tunnel_encap(struct sk_buff *skb, struct ip_tunnel *t, in ip_tunnel_encap()
603 struct ip_tunnel *tunnel = netdev_priv(dev); in tnl_update_pmtu()
652 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_xmit()
816 struct ip_tunnel *t, in ip_tunnel_update()
851 struct ip_tunnel *t = netdev_priv(dev); in ip_tunnel_ioctl()
953 struct ip_tunnel *tunnel = netdev_priv(dev); in __ip_tunnel_change_mtu()
980 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dev_free()
990 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dellink()
1004 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_link_net()
1012 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_iflink()
1065 struct ip_tunnel *t; in ip_tunnel_destroy()
1092 struct ip_tunnel *nt; in ip_tunnel_newlink()
1131 struct ip_tunnel *t; in ip_tunnel_changelink()
1132 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_changelink()
1168 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_init()
1206 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_uninit()
1222 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_setup()