Home
last modified time | relevance | path

Searched refs:BSTP_MAX_PORT_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Dbridgestp.h190 #define BSTP_MAX_PORT_PRIORITY 240 macro
H A Dbridgestp.c1752 if (pri < 0 || pri > BSTP_MAX_PORT_PRIORITY) { in bstp_set_port_priority()