Searched refs:BSTP_MAX_PORT_PRIORITY (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/net/ | ||
| H A D | bridgestp.h | 190 #define BSTP_MAX_PORT_PRIORITY 240 macro |
| H A D | bridgestp.c | 1752 if (pri < 0 || pri > BSTP_MAX_PORT_PRIORITY) { in bstp_set_port_priority() |