Searched defs:batadv_priv_tvlv (Results 1 – 1 of 1) sorted by relevance
621 struct batadv_priv_tvlv { struct622 struct hlist_head container_list;623 struct hlist_head handler_list;624 spinlock_t container_list_lock; /* protects container_list */625 spinlock_t handler_list_lock; /* protects handler_list */