Searched refs:BSTP_MAX_PRIORITY (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/net/ | ||
| H A D | bridgestp.h | 189 #define BSTP_MAX_PRIORITY 61440 macro |
| H A D | bridgestp.c | 1733 if (pri < 0 || pri > BSTP_MAX_PRIORITY) { in bstp_set_priority() |