Lines Matching refs:batadv_tt_local_entry
171 static struct batadv_tt_local_entry *
176 struct batadv_tt_local_entry *tt_local_entry = NULL; in batadv_tt_local_hash_find()
182 struct batadv_tt_local_entry, in batadv_tt_local_hash_find()
218 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_entry_free_rcu()
220 tt_local_entry = container_of(rcu, struct batadv_tt_local_entry, in batadv_tt_local_entry_free_rcu()
233 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_entry_release()
235 tt_local_entry = container_of(ref, struct batadv_tt_local_entry, in batadv_tt_local_entry_release()
249 batadv_tt_local_entry_put(struct batadv_tt_local_entry *tt_local_entry) in batadv_tt_local_entry_put()
461 struct batadv_tt_local_entry *tt_local_entry, in batadv_tt_local_event()
640 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_add()
1077 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_seq_print_text()
1104 struct batadv_tt_local_entry, in batadv_tt_local_seq_print_text()
1158 struct batadv_tt_local_entry *local; in batadv_tt_local_dump_entry()
1162 local = container_of(common, struct batadv_tt_local_entry, common); in batadv_tt_local_dump_entry()
1305 struct batadv_tt_local_entry *tt_local_entry, in batadv_tt_local_set_pending()
1336 struct batadv_tt_local_entry *tt_removed_entry; in batadv_tt_local_remove()
1337 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_remove()
1377 struct batadv_tt_local_entry, in batadv_tt_local_remove()
1399 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_purge_list()
1406 struct batadv_tt_local_entry, in batadv_tt_local_purge_list()
1452 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_table_free()
1471 struct batadv_tt_local_entry, in batadv_tt_local_table_free()
1684 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_global_add()
2362 struct batadv_tt_local_entry *local_entry = NULL; in batadv_tt_global_del()
2569 _batadv_is_ap_isolated(struct batadv_tt_local_entry *tt_local_entry, in _batadv_is_ap_isolated()
2603 struct batadv_tt_local_entry *tt_local_entry = NULL; in batadv_transtable_search()
3577 struct batadv_tt_local_entry *tt_local_entry; in batadv_is_my_client()
3882 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_purge_pending_clients()
3909 struct batadv_tt_local_entry, in batadv_tt_local_purge_pending_clients()
3975 struct batadv_tt_local_entry *tt_local_entry; in batadv_is_ap_isolated()
4130 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_client_is_roaming()
4459 size_t tl_size = sizeof(struct batadv_tt_local_entry); in batadv_tt_cache_init()