Searched refs:last_seen_msecs (Results 1 – 2 of 2) sorted by relevance
134 unsigned int last_seen_msecs; in batadv_v_neigh_dump_neigh() local137 last_seen_msecs = jiffies_to_msecs(jiffies - hardif_neigh->last_seen); in batadv_v_neigh_dump_neigh()153 last_seen_msecs) || in batadv_v_neigh_dump_neigh()276 unsigned int last_seen_msecs; in batadv_v_orig_dump_subentry() local288 last_seen_msecs = jiffies_to_msecs(jiffies - orig_node->last_seen); in batadv_v_orig_dump_subentry()308 last_seen_msecs)) in batadv_v_orig_dump_subentry()
1048 unsigned int last_seen_msecs; in batadv_tt_local_dump_entry() local1052 last_seen_msecs = jiffies_to_msecs(jiffies - local->last_seen); in batadv_tt_local_dump_entry()1077 nla_put_u32(msg, BATADV_ATTR_LAST_SEEN_MSECS, last_seen_msecs)) in batadv_tt_local_dump_entry()