Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dif_vlan.h84 return dev->priv_flags & IFF_802_1Q_VLAN; in is_vlan_dev()
H A Dnetdevice.h1687 IFF_802_1Q_VLAN = 1<<0, enumerator
/linux/net/8021q/
H A Dvlan_dev.c1085 dev->priv_flags |= IFF_802_1Q_VLAN | IFF_NO_QUEUE; in vlan_setup()