Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dbridgestp.c83 #define BSTP_PORT_ADMCOST 0x0008 macro
1576 if (bp->bp_flags & BSTP_PORT_ADMCOST) in bstp_calc_path_cost()
2258 bp->bp_flags &= ~BSTP_PORT_ADMCOST; in bstp_ioctl()
2262 bp->bp_flags |= BSTP_PORT_ADMCOST; in bstp_ioctl()
H A Dif_bridge.h248 #define BSTP_PORT_ADMCOST 0x0008 macro