Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.h162 #define BSTP_MAX_PORT_PRIORITY 240 macro
H A Dbridgestp.c1593 if (pri < 0 || pri > BSTP_MAX_PORT_PRIORITY) in bstp_set_port_priority()