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()
1089 struct batadv_tt_local_entry *local; in batadv_tt_local_dump_entry()
1093 local = container_of(common, struct batadv_tt_local_entry, common); in batadv_tt_local_dump_entry()
1234 struct batadv_tt_local_entry *tt_local_entry, in batadv_tt_local_set_pending()
1265 struct batadv_tt_local_entry *tt_removed_entry; in batadv_tt_local_remove()
1266 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_remove()
1306 struct batadv_tt_local_entry, in batadv_tt_local_remove()
1327 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_purge_list()
1334 struct batadv_tt_local_entry, in batadv_tt_local_purge_list()
1380 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_table_free()
1399 struct batadv_tt_local_entry, in batadv_tt_local_table_free()
1611 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_global_add()
2150 struct batadv_tt_local_entry *local_entry = NULL; in batadv_tt_global_del()
2355 _batadv_is_ap_isolated(struct batadv_tt_local_entry *tt_local_entry, in _batadv_is_ap_isolated()
2389 struct batadv_tt_local_entry *tt_local_entry = NULL; in batadv_transtable_search()
3361 struct batadv_tt_local_entry *tt_local_entry; in batadv_is_my_client()
3663 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_purge_pending_clients()
3690 struct batadv_tt_local_entry, in batadv_tt_local_purge_pending_clients()
3756 struct batadv_tt_local_entry *tt_local_entry; in batadv_is_ap_isolated()
3911 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_client_is_roaming()
4239 size_t tl_size = sizeof(struct batadv_tt_local_entry); in batadv_tt_cache_init()