net: ipmr/ip6mr: add support for keeping an entry age
[cascardo/linux.git] / include / linux / mroute6.h
index 66982e7..3987b64 100644 (file)
@@ -92,6 +92,7 @@ struct mfc6_cache {
                        unsigned long bytes;
                        unsigned long pkt;
                        unsigned long wrong_if;
+                       unsigned long lastuse;
                        unsigned char ttls[MAXMIFS];    /* TTL thresholds               */
                } res;
        } mfc_un;