Searched refs:BSTP_DEFAULT_BRIDGE_PRIORITY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/net/ | ||
H A D | bridgestp.h | 148 #define BSTP_DEFAULT_BRIDGE_PRIORITY 0x8000 macro |
H A D | bridgestp.c | 2171 bs->bs_bridge_priority = BSTP_DEFAULT_BRIDGE_PRIORITY; in bstp_attach() |