Home
last modified time | relevance | path

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

/linux-4.1.27/net/batman-adv/
Dtypes.h318 struct batadv_gw_node { struct
319 struct hlist_node list;
320 struct batadv_orig_node *orig_node;
321 uint32_t bandwidth_down;
322 uint32_t bandwidth_up;
323 unsigned long deleted;
324 atomic_t refcount;
325 struct rcu_head rcu;