Home
last modified time | relevance | path

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

/linux-4.4.14/net/batman-adv/
Dtypes.h715 struct batadv_softif_vlan { struct
716 struct batadv_priv *bat_priv;
717 unsigned short vid;
718 struct kobject *kobj;
719 atomic_t ap_isolation; /* boolean */
720 struct batadv_vlan_tt tt;
721 struct hlist_node list;
722 atomic_t refcount;
723 struct rcu_head rcu;