Searched refs:VSC9953_MAX_VLAN (Results 1 – 1 of 1) sorted by relevance
179 #define VSC9953_MAX_VLAN 4096 macro181 (((vid) < 0 || (vid) >= VSC9953_MAX_VLAN) ? 0 : 1)
Completed in 7 milliseconds