Searched defs:batadv_priv_tvlv (Results 1 – 1 of 1) sorted by relevance
736 struct batadv_priv_tvlv { struct737 struct hlist_head container_list;738 struct hlist_head handler_list;739 spinlock_t container_list_lock; /* protects container_list */740 spinlock_t handler_list_lock; /* protects handler_list */