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()
260 static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_add()
267 static void ip_tunnel_del(struct ip_tunnel *t) in ip_tunnel_del()
272 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find()
281 struct ip_tunnel *t = NULL; in ip_tunnel_find()
300 struct ip_tunnel *tunnel; in __ip_tunnel_create()
358 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_bind_dev()
402 static struct ip_tunnel *ip_tunnel_create(struct net *net, in ip_tunnel_create()
406 struct ip_tunnel *nt; in ip_tunnel_create()
421 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, in ip_tunnel_rcv()
543 int ip_tunnel_encap_setup(struct ip_tunnel *t, in ip_tunnel_encap_setup()
566 int ip_tunnel_encap(struct sk_buff *skb, struct ip_tunnel *t, in ip_tunnel_encap()
592 struct ip_tunnel *tunnel = netdev_priv(dev); in tnl_update_pmtu()
641 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_xmit()
804 struct ip_tunnel *t, in ip_tunnel_update()
839 struct ip_tunnel *t = netdev_priv(dev); in ip_tunnel_ioctl()
941 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_change_mtu()
954 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dev_free()
964 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dellink()
978 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_link_net()
986 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_iflink()
1039 struct ip_tunnel *t; in ip_tunnel_destroy()
1066 struct ip_tunnel *nt; in ip_tunnel_newlink()
1101 struct ip_tunnel *t; in ip_tunnel_changelink()
1102 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_changelink()
1138 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_init()
1172 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_uninit()
1188 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_setup()