Home
last modified time | relevance | path

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

/linux/net/batman-adv/
H A Dtypes.h1017 struct batadv_priv_tt { struct
1019 atomic_t vn;
1025 atomic_t ogm_append_cnt;
1028 size_t local_changes;
1033 struct list_head changes_list;
1036 struct batadv_hashtable *local_hash;
1039 struct batadv_hashtable *global_hash;
1042 struct hlist_head req_list;
1048 struct list_head roam_list;
1051 spinlock_t changes_list_lock;
[all …]