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.h1011 struct batadv_priv_tt { struct
1013 atomic_t vn;
1019 atomic_t ogm_append_cnt;
1022 size_t local_changes;
1027 struct list_head changes_list;
1030 struct batadv_hashtable *local_hash;
1033 struct batadv_hashtable *global_hash;
1036 struct hlist_head req_list;
1042 struct list_head roam_list;
1045 spinlock_t changes_list_lock;
[all …]