Home
last modified time | relevance | path

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

/linux-6.6.21/net/batman-adv/
Dtypes.h950 struct batadv_priv_tt { struct
952 atomic_t vn;
958 atomic_t ogm_append_cnt;
961 atomic_t local_changes;
966 struct list_head changes_list;
969 struct batadv_hashtable *local_hash;
972 struct batadv_hashtable *global_hash;
975 struct hlist_head req_list;
981 struct list_head roam_list;
984 spinlock_t changes_list_lock;
[all …]