Home
last modified time | relevance | path

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

/linux-4.1.27/net/bridge/
Dbr_private.h79 struct net_port_vlans { struct
80 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;