Lines Matching refs:batadv_tt_local_entry
170 static struct batadv_tt_local_entry *
175 struct batadv_tt_local_entry *tt_local_entry = NULL; in batadv_tt_local_hash_find()
181 struct batadv_tt_local_entry, in batadv_tt_local_hash_find()
217 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_entry_free_rcu()
219 tt_local_entry = container_of(rcu, struct batadv_tt_local_entry, in batadv_tt_local_entry_free_rcu()
232 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_entry_release()
234 tt_local_entry = container_of(ref, struct batadv_tt_local_entry, in batadv_tt_local_entry_release()
248 batadv_tt_local_entry_put(struct batadv_tt_local_entry *tt_local_entry) in batadv_tt_local_entry_put()
460 struct batadv_tt_local_entry *tt_local_entry, in batadv_tt_local_event()
639 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_add()
1075 struct batadv_tt_local_entry *local; in batadv_tt_local_dump_entry()
1079 local = container_of(common, struct batadv_tt_local_entry, common); in batadv_tt_local_dump_entry()
1220 struct batadv_tt_local_entry *tt_local_entry, in batadv_tt_local_set_pending()
1251 struct batadv_tt_local_entry *tt_removed_entry; in batadv_tt_local_remove()
1252 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_remove()
1292 struct batadv_tt_local_entry, in batadv_tt_local_remove()
1313 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_purge_list()
1320 struct batadv_tt_local_entry, in batadv_tt_local_purge_list()
1366 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_table_free()
1385 struct batadv_tt_local_entry, in batadv_tt_local_table_free()
1597 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_global_add()
2136 struct batadv_tt_local_entry *local_entry = NULL; in batadv_tt_global_del()
2341 _batadv_is_ap_isolated(struct batadv_tt_local_entry *tt_local_entry, in _batadv_is_ap_isolated()
2375 struct batadv_tt_local_entry *tt_local_entry = NULL; in batadv_transtable_search()
3340 struct batadv_tt_local_entry *tt_local_entry; in batadv_is_my_client()
3642 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_purge_pending_clients()
3669 struct batadv_tt_local_entry, in batadv_tt_local_purge_pending_clients()
3735 struct batadv_tt_local_entry *tt_local_entry; in batadv_is_ap_isolated()
3890 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_client_is_roaming()
4218 size_t tl_size = sizeof(struct batadv_tt_local_entry); in batadv_tt_cache_init()