Lines Matching refs:batadv_tt_local_entry
183 static struct batadv_tt_local_entry *
188 struct batadv_tt_local_entry *tt_local_entry = NULL; in batadv_tt_local_hash_find()
194 struct batadv_tt_local_entry, in batadv_tt_local_hash_find()
230 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_entry_free_rcu()
232 tt_local_entry = container_of(rcu, struct batadv_tt_local_entry, in batadv_tt_local_entry_free_rcu()
245 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_entry_release()
247 tt_local_entry = container_of(ref, struct batadv_tt_local_entry, in batadv_tt_local_entry_release()
261 batadv_tt_local_entry_put(struct batadv_tt_local_entry *tt_local_entry) in batadv_tt_local_entry_put()
479 struct batadv_tt_local_entry *tt_local_entry, in batadv_tt_local_event()
646 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_add()
1081 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_seq_print_text()
1108 struct batadv_tt_local_entry, in batadv_tt_local_seq_print_text()
1161 struct batadv_tt_local_entry *local; in batadv_tt_local_dump_entry()
1165 local = container_of(common, struct batadv_tt_local_entry, common); in batadv_tt_local_dump_entry()
1304 struct batadv_tt_local_entry *tt_local_entry, in batadv_tt_local_set_pending()
1335 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_remove()
1394 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_purge_list()
1401 struct batadv_tt_local_entry, in batadv_tt_local_purge_list()
1447 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_table_free()
1466 struct batadv_tt_local_entry, in batadv_tt_local_table_free()
1679 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_global_add()
2357 struct batadv_tt_local_entry *local_entry = NULL; in batadv_tt_global_del()
2564 _batadv_is_ap_isolated(struct batadv_tt_local_entry *tt_local_entry, in _batadv_is_ap_isolated()
2598 struct batadv_tt_local_entry *tt_local_entry = NULL; in batadv_transtable_search()
3569 struct batadv_tt_local_entry *tt_local_entry; in batadv_is_my_client()
3872 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_purge_pending_clients()
3899 struct batadv_tt_local_entry, in batadv_tt_local_purge_pending_clients()
3965 struct batadv_tt_local_entry *tt_local_entry; in batadv_is_ap_isolated()
4120 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_client_is_roaming()
4447 size_t tl_size = sizeof(struct batadv_tt_local_entry); in batadv_tt_cache_init()