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

/xnu-2422.115.4/bsd/net/
H A Dif.h232 #define IFCAP_VLAN_HWTAGGING 0x00008 /* hardware VLAN tag support */ macro
244 IFCAP_VLAN_HWTAGGING | IFCAP_JUMBO_MTU | IFCAP_AV | IFCAP_TXSTATUS)
H A Dkpi_interface.c783 ifcaps |= IFCAP_VLAN_HWTAGGING;
H A Dif_bridge.c3478 (dst_ifp->if_capenable & IFCAP_VLAN_HWTAGGING) == 0) {

Completed in 74 milliseconds