taglinefilesource code
last_updated222net/ipv4/arp.cunsigned long      last_updated;    /* For expiry       */
last_updated624net/ipv4/arp.centry->last_updated);
last_updated844net/ipv4/arp.cif (entry->last_updated
last_updated845net/ipv4/arp.c&& now - entry->last_updated > ARP_CONFIRM_INTERVAL
last_updated920net/ipv4/arp.cif ((entry->flags & ATF_COM) && entry->last_updated
last_updated921net/ipv4/arp.c&& jiffies - entry->last_updated <= ARP_CONFIRM_INTERVAL)
last_updated930net/ipv4/arp.cif (entry->last_updated && --entry->retries > 0)
last_updated976net/ipv4/arp.centry->last_updated = 0;
last_updated988net/ipv4/arp.centry->last_updated = 0;
last_updated1039net/ipv4/arp.centry->last_updated = entry->last_used = jiffies;
last_updated1159net/ipv4/arp.centry->last_updated = jiffies;
last_updated1207net/ipv4/arp.centry->last_updated = entry->last_used = jiffies;
last_updated1399net/ipv4/arp.cif (entry->last_updated)
last_updated2050net/ipv4/arp.centry->last_updated = entry->last_used = jiffies;