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

/freebsd-10-stable/sys/dev/etherswitch/
H A Detherswitch.h62 #define ETHERSWITCH_PORT_DOUBLE_TAG (1 << 5) macro
/freebsd-10-stable/sys/dev/etherswitch/arswitch/
H A Darswitch.c510 p->es_flags |= ETHERSWITCH_PORT_DOUBLE_TAG;
569 if (p->es_flags & ETHERSWITCH_PORT_DOUBLE_TAG)
/freebsd-10-stable/sbin/etherswitchcfg/
H A Detherswitchcfg.c209 f = ETHERSWITCH_PORT_DOUBLE_TAG;

Completed in 172 milliseconds