Home
last modified time | relevance | path

Searched refs:bp_priority (Results 1 – 3 of 3) sorted by relevance

/src/sys/net/
H A Dbridgestp.h311 uint8_t bp_priority; member
H A Dbridgestp.c1621 bp->bp_priority = pri; in bstp_set_port_priority()
2113 bp->bp_port_id = (bp->bp_priority << 8) | in bstp_reinit()
2232 bp->bp_priority = BSTP_DEFAULT_PORT_PRIORITY; in bstp_create()
H A Dif_bridge.c1576 req->ifbr_priority = bp->bp_priority; in bridge_ioctl_gifflags()