Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dbridgestp.h179 #define BSTP_DEFAULT_PORT_PRIORITY 0x80 macro
H A Dbridgestp.c2353 bp->bp_priority = BSTP_DEFAULT_PORT_PRIORITY; in bstp_create()