Searched refs:BSTP_DEFAULT_PORT_PRIORITY (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/net/ | ||
| HD | bridgestp.h | 149 #define BSTP_DEFAULT_PORT_PRIORITY 0x80 macro |
| HD | bridgestp.c | 2231 bp->bp_priority = BSTP_DEFAULT_PORT_PRIORITY; in bstp_create() |