Home
last modified time | relevance | path

Searched refs:batadv_tt_local_entry (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.c171 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_loca in batadv_tt_local_add()
[all...]
H A Dtypes.h1930 * struct batadv_tt_local_entry - translation table local entry data
1932 struct batadv_tt_local_entry { struct
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.c170 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_loca in batadv_tt_local_add()
[all...]
H A Dtypes.h1863 * struct batadv_tt_local_entry - translation table local entry data
1865 struct batadv_tt_local_entry { struct

Completed in 12 milliseconds