Searched defs:net_port_vlans (Results 1 – 1 of 1) sorted by relevance
79 struct net_port_vlans { struct80 u16 port_idx;81 u16 pvid;82 union {85 } parent;86 struct rcu_head rcu;87 unsigned long vlan_bitmap[BR_VLAN_BITMAP_LEN];88 unsigned long untagged_bitmap[BR_VLAN_BITMAP_LEN];89 u16 num_vlans;