Home
last modified time | relevance | path

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

/linux-4.1.27/net/batman-adv/
Dtypes.h700 struct batadv_softif_vlan { struct
701 struct batadv_priv *bat_priv;
702 unsigned short vid;
703 struct kobject *kobj;
704 atomic_t ap_isolation; /* boolean */
705 struct batadv_vlan_tt tt;
706 struct hlist_node list;
707 atomic_t refcount;
708 struct rcu_head rcu;