Lines Matching refs:last_seen
997 neigh_node->last_seen = jiffies;
1115 /* if orig_node is direct neighbor update neigh_node last_seen */
1117 neigh_node->last_seen = jiffies;
1119 orig_node->last_seen = jiffies;
1371 hardif_neigh->last_seen = jiffies;
1856 last_seen_jiffies = jiffies - orig_node->last_seen;
1937 last_seen_msecs = jiffies_to_msecs(jiffies - orig_node->last_seen);
2126 last_secs = jiffies_to_msecs(jiffies - hardif_neigh->last_seen) / 1000;
2127 last_msecs = jiffies_to_msecs(jiffies - hardif_neigh->last_seen) % 1000;
2228 last_seen_msecs = jiffies_to_msecs(jiffies - hardif_neigh->last_seen);