Home
last modified time | relevance | path

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

/net/batman-adv/
Dtypes.h379 struct batadv_gw_node { struct
380 struct hlist_node list;
381 struct batadv_orig_node *orig_node;
382 u32 bandwidth_down;
383 u32 bandwidth_up;
384 struct kref refcount;
385 struct rcu_head rcu;