]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/net/vxlan.h
NFS: Add a tracepoint in nfs_fh_to_dentry()
[linux.git] / include / net / vxlan.h
index 335283dbe9b3d9ec8528ba6c7f11db63600060b5..373aadcfea21d302b878392bcf851ea93a6c6702 100644 (file)
@@ -197,6 +197,7 @@ struct vxlan_rdst {
        u8                       offloaded:1;
        __be32                   remote_vni;
        u32                      remote_ifindex;
+       struct net_device        *remote_dev;
        struct list_head         list;
        struct rcu_head          rcu;
        struct dst_cache         dst_cache;