X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fnet%2Fip_tunnels.h;h=8dd8cab88b873cda0d8de9c936fefc0850ef0703;hb=99eef8e9369abe009006b4fa7f6ca5086c09cf46;hp=a4daf9eb856285a2b7c831ee04d4e75a39957142;hpb=edc3596fada314ce6af07d435500166784b8135b;p=firefly-linux-kernel-4.4.55.git diff --git a/include/net/ip_tunnels.h b/include/net/ip_tunnels.h index a4daf9eb8562..8dd8cab88b87 100644 --- a/include/net/ip_tunnels.h +++ b/include/net/ip_tunnels.h @@ -40,6 +40,7 @@ struct ip_tunnel_prl_entry { struct ip_tunnel_dst { struct dst_entry __rcu *dst; + __be32 saddr; }; struct ip_tunnel {