Home
last modified time | relevance | path

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

/linux-3.4.99/net/batman-adv/
Dpacket.h90 TT_CLIENT_PENDING = 1 << 10 enumerator
Dtranslation-table.c344 TT_CLIENT_PENDING ? 'X' : '.'), in tt_local_seq_print_text()
366 tt_local_entry->common.flags |= TT_CLIENT_PENDING; in tt_local_set_pending()
413 if (tt_local_entry->common.flags & TT_CLIENT_PENDING) in tt_local_purge()
1491 if (tt_local_entry->common.flags & TT_CLIENT_PENDING) in is_my_client()
1769 if (!(tt_common_entry->flags & TT_CLIENT_PENDING)) in tt_local_purge_pending_clients()