Home
last modified time | relevance | path

Searched refs:IFF_802_1Q_VLAN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dif_vlan.h84 return dev->priv_flags & IFF_802_1Q_VLAN; in is_vlan_dev()
H A Dnetdevice.h1703 IFF_802_1Q_VLAN = 1<<0, enumerator
1739 #define IFF_802_1Q_VLAN IFF_802_1Q_VLAN macro
/openbmc/linux/net/8021q/
H A Dvlan_dev.c1118 dev->priv_flags |= IFF_802_1Q_VLAN | IFF_NO_QUEUE; in vlan_setup()