Searched refs:ETHERSWITCH_VLAN_DOUBLE_TAG (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/etherswitch/
H A Detherswitch.h35 #define ETHERSWITCH_VLAN_DOUBLE_TAG (1 << 4) /* Q-in-Q */ macro
/freebsd-10-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_7240.c139 ETHERSWITCH_VLAN_PORT | ETHERSWITCH_VLAN_DOUBLE_TAG;
H A Darswitch_8316.c170 ETHERSWITCH_VLAN_PORT | ETHERSWITCH_VLAN_DOUBLE_TAG;
/freebsd-10-stable/sbin/etherswitchcfg/
H A Detherswitchcfg.c381 conf.vlan_mode = ETHERSWITCH_VLAN_DOUBLE_TAG;
416 case ETHERSWITCH_VLAN_DOUBLE_TAG:

Completed in 165 milliseconds