]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/mroute.h
net: ipmr/ip6mr: add support for keeping an entry age
[mirror_ubuntu-bionic-kernel.git] / include / linux / mroute.h
index bf9b322cb0b03abe8154b9180dabca6da1110f3c..d351fd3e104949041e25a0887ad4211075dfd3ed 100644 (file)
@@ -104,6 +104,7 @@ struct mfc_cache {
                        unsigned long bytes;
                        unsigned long pkt;
                        unsigned long wrong_if;
+                       unsigned long lastuse;
                        unsigned char ttls[MAXVIFS];    /* TTL thresholds               */
                } res;
        } mfc_un;