Searched defs:batadv_priv_tvlv (Results 1 – 1 of 1) sorted by relevance
758 struct batadv_priv_tvlv { struct759 struct hlist_head container_list;760 struct hlist_head handler_list;761 spinlock_t container_list_lock; /* protects container_list */762 spinlock_t handler_list_lock; /* protects handler_list */