Home
last modified time | relevance | path

Searched refs:no_purge (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/batman-adv/
Dtranslation-table.c1088 bool no_purge; in batadv_tt_local_seq_print_text() local
1115 no_purge = tt_common_entry->flags & np_flag; in batadv_tt_local_seq_print_text()
1122 no_purge ? 'P' : '.', in batadv_tt_local_seq_print_text()
1131 no_purge ? 0 : last_seen_secs, in batadv_tt_local_seq_print_text()
1132 no_purge ? 0 : last_seen_msecs, in batadv_tt_local_seq_print_text()