Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VLAN_BAND_MAP
usr/src/uts/common/sys/vlan.h
72
((((mp)->b_band) / VLAN_BAND_MAP) > 7 ? 0 : \
usr/src/uts/common/sys/vlan.h
73
(((mp)->b_band) / VLAN_BAND_MAP))