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

/darwin-on-arm/xnu/bsd/net/
H A Dif.h230 #define IFCAP_VLAN_HWTAGGING 0x00008 /* hardware VLAN tag support */ macro
241 IFCAP_VLAN_HWTAGGING | IFCAP_JUMBO_MTU | IFCAP_AV)
H A Dkpi_interface.c711 ifcaps |= IFCAP_VLAN_HWTAGGING;
H A Dif_bridge.c2920 (dst_ifp->if_capenable & IFCAP_VLAN_HWTAGGING) == 0) {

Completed in 76 milliseconds