X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fnet%2Fip_tunnels.h;h=e77c10405d515da16071461fe9f7385d8ac08556;hb=27ea0f781198a9c594b036abf406b65a4705d5f2;hp=48ed75c21260b8dd17e681021311bb8dae4f2617;hpb=f1499382f114231cbd1e3dee7e656b50ce9d8236;p=~andy%2Flinux diff --git a/include/net/ip_tunnels.h b/include/net/ip_tunnels.h index 48ed75c2126..e77c10405d5 100644 --- a/include/net/ip_tunnels.h +++ b/include/net/ip_tunnels.h @@ -129,6 +129,7 @@ int ip_tunnel_changelink(struct net_device *dev, struct nlattr *tb[], int ip_tunnel_newlink(struct net_device *dev, struct nlattr *tb[], struct ip_tunnel_parm *p); void ip_tunnel_setup(struct net_device *dev, int net_id); +void ip_tunnel_dst_reset_all(struct ip_tunnel *t); /* Extract dsfield from inner protocol */ static inline u8 ip_tunnel_get_dsfield(const struct iphdr *iph,