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

/illumos-gate/usr/src/uts/common/net/
H A Dbridge_impl.h149 #define BRIDGE_VLAN_ARR_SIZE \ macro
194 uint8_t bl_vlans[BRIDGE_VLAN_ARR_SIZE];
195 uint8_t bl_afs[BRIDGE_VLAN_ARR_SIZE];
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c1255 for (i = 0; i < BRIDGE_VLAN_ARR_SIZE; i++) {
/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c2630 for (i = 0; i < BRIDGE_VLAN_ARR_SIZE; i++) {

Completed in 93 milliseconds