Searched defs:net_port_vlans (Results 1 – 1 of 1) sorted by relevance
69 struct net_port_vlans { struct70 u16 port_idx;71 u16 pvid;72 union {75 } parent;76 struct rcu_head rcu;77 unsigned long vlan_bitmap[BR_VLAN_BITMAP_LEN];78 unsigned long untagged_bitmap[BR_VLAN_BITMAP_LEN];79 u16 num_vlans;