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()
1074 struct batadv_tt_local_entry *local; in batadv_tt_local_dump_entry()
1078 local = container_of(common, struct batadv_tt_local_entry, common); in batadv_tt_local_dump_entry()
1219 struct batadv_tt_local_entry *tt_local_entry, in batadv_tt_local_set_pending()
1250 struct batadv_tt_local_entry *tt_removed_entry; in batadv_tt_local_remove()
1251 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_remove()
1291 struct batadv_tt_local_entry, in batadv_tt_local_remove()
1312 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_purge_list()
1319 struct batadv_tt_local_entry, in batadv_tt_local_purge_list()
1365 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_table_free()
1384 struct batadv_tt_local_entry, in batadv_tt_local_table_free()
1596 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_global_add()
2135 struct batadv_tt_local_entry *local_entry = NULL; in batadv_tt_global_del()
2340 _batadv_is_ap_isolated(struct batadv_tt_local_entry *tt_local_entry, in _batadv_is_ap_isolated()
2374 struct batadv_tt_local_entry *tt_local_entry = NULL; in batadv_transtable_search()
3339 struct batadv_tt_local_entry *tt_local_entry; in batadv_is_my_client()
3641 struct batadv_tt_local_entry *tt_local; in batadv_tt_local_purge_pending_clients()
3668 struct batadv_tt_local_entry, in batadv_tt_local_purge_pending_clients()
3734 struct batadv_tt_local_entry *tt_local_entry; in batadv_is_ap_isolated()
3889 struct batadv_tt_local_entry *tt_local_entry; in batadv_tt_local_client_is_roaming()
4217 size_t tl_size = sizeof(struct batadv_tt_local_entry); in batadv_tt_cache_init()