Home
last modified time | relevance | path

Searched defs:batadv_priv_tt (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/net/batman-adv/
Dtypes.h1014 struct batadv_priv_tt { struct
1016 atomic_t vn;
1022 atomic_t ogm_append_cnt;
1025 atomic_t local_changes;
1030 struct list_head changes_list;
1033 struct batadv_hashtable *local_hash;
1036 struct batadv_hashtable *global_hash;
1039 struct hlist_head req_list;
1045 struct list_head roam_list;
1048 spinlock_t changes_list_lock;
[all …]