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

/barrelfish-master/include/net/
H A Dif_vlan_var.h146 (_ifp)->if_type == IFT_L2VLAN ? (*vlan_trunkdev_p)((_ifp)) : NULL
148 (_ifp)->if_type == IFT_L2VLAN ? (*vlan_tag_p)((_ifp), (_vid)) : EINVAL
150 (_ifp)->if_type == IFT_L2VLAN ? (*vlan_cookie_p)((_ifp)) : NULL
152 (_ifp)->if_type == IFT_L2VLAN ? \
H A Dif_types.h180 IFT_L2VLAN = 0x87, /* Layer 2 Virtual LAN using 802.1Q */ enumerator in enum:__anon177
267 #define IFT_L2VLAN IFT_L2VLAN macro
/barrelfish-master/lib/devif/backends/net/mlx4/include/linux/net/
H A Dif_types.h183 #define IFT_L2VLAN 0x87 /* Layer 2 Virtual LAN using 802.1Q */ macro

Completed in 36 milliseconds