Home
last modified time | relevance | path

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

/linux-3.4.99/net/batman-adv/
Dtranslation-table.c802 static bool _is_ap_isolated(struct tt_local_entry *tt_local_entry, in _is_ap_isolated() function
833 if (tt_local_entry && _is_ap_isolated(tt_local_entry, tt_global_entry)) in transtable_search()
1819 if (!_is_ap_isolated(tt_local_entry, tt_global_entry)) in is_ap_isolated()