Searched refs:BSTP_MAX_PORT_PRIORITY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/ | ||
| H A D | bridgestp.h | 162 #define BSTP_MAX_PORT_PRIORITY 240 macro |
| H A D | bridgestp.c | 1593 if (pri < 0 || pri > BSTP_MAX_PORT_PRIORITY) in bstp_set_port_priority() |