Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Dbridgestp.h151 #define BSTP_DEFAULT_PORT_PRIORITY 0x80 macro
Dbridgestp.c2227 bp->bp_priority = BSTP_DEFAULT_PORT_PRIORITY; in bstp_create()