Home
last modified time | relevance | path

Searched defs:batadv_priv_gw (Results 1 – 1 of 1) sorted by relevance

/net/batman-adv/
Dtypes.h718 struct batadv_priv_gw { struct
719 struct hlist_head list;
720 spinlock_t list_lock; /* protects gw_list & curr_gw */
721 struct batadv_gw_node __rcu *curr_gw; /* rcu protected pointer */
722 atomic_t mode;
723 atomic_t sel_class;
724 atomic_t bandwidth_down;
725 atomic_t bandwidth_up;
726 atomic_t reselect;