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()
362 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, in ip_tunnel_rcv()
461 int ip_tunnel_encap_setup(struct ip_tunnel *t, in ip_tunnel_encap_setup()
489 struct ip_tunnel *tunnel = netdev_priv(dev); in tnl_update_pmtu()
546 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_md_tunnel_xmit()
639 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_xmit()
825 struct ip_tunnel *t, in ip_tunnel_update()
862 struct ip_tunnel *t = netdev_priv(dev); in ip_tunnel_ctl()
978 struct ip_tunnel *tunnel = netdev_priv(dev); in __ip_tunnel_change_mtu()
1008 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dev_free()
1017 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dellink()
1031 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_link_net()
1039 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_iflink()
1098 struct ip_tunnel *t; in ip_tunnel_destroy()
1131 struct ip_tunnel *nt; in ip_tunnel_newlink()
1185 struct ip_tunnel *t; in ip_tunnel_changelink()
1186 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_changelink()
1222 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_init()
1259 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_uninit()
1275 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_setup()