]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - include/net/route.h
ipv4: Kill rt->rt_spec_dst, no longer used.
[mirror_ubuntu-focal-kernel.git] / include / net / route.h
index 47eb25ac1f7f8bce86a0cb608382bd1d0c6ee4e3..211e2665139b1d684b446b59cb430a2ae709f658 100644 (file)
@@ -65,7 +65,6 @@ struct rtable {
        __be32                  rt_gateway;
 
        /* Miscellaneous cached information */
-       __be32                  rt_spec_dst; /* RFC1122 specific destination */
        u32                     rt_peer_genid;
        unsigned long           _peer; /* long-living peer info */
        struct fib_info         *fi; /* for client ref to shared metrics */