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