Searched defs:batadv_priv_tvlv (Results 1 – 1 of 1) sorted by relevance
606 struct batadv_priv_tvlv { struct607 struct hlist_head container_list;608 struct hlist_head handler_list;609 spinlock_t container_list_lock; /* protects container_list */610 spinlock_t handler_list_lock; /* protects handler_list */