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

/linux-master/include/linux/
H A Dif_vlan.h84 return dev->priv_flags & IFF_802_1Q_VLAN;
H A Dnetdevice.h1610 * @IFF_802_1Q_VLAN: 802.1Q VLAN device
1653 IFF_802_1Q_VLAN = 1<<0, enumerator in enum:netdev_priv_flags
1689 #define IFF_802_1Q_VLAN IFF_802_1Q_VLAN macro
/linux-master/net/8021q/
H A Dvlan_dev.c1083 dev->priv_flags |= IFF_802_1Q_VLAN | IFF_NO_QUEUE;

Completed in 228 milliseconds