Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.h343 uint8_t bs_protover; member
H A Dbridgestp.c1478 if (bs->bs_protover != BSTP_PROTO_STP) in bstp_set_htime()
1556 bs->bs_protover = proto; in bstp_set_protocol()
1562 bstp_set_port_proto(bp, bs->bs_protover); in bstp_set_protocol()
2151 bs->bs_protover = BSTP_PROTO_RSTP; in bstp_attach()
2217 bstp_set_port_proto(bp, bs->bs_protover); in bstp_create()
H A Dif_bridge.c1755 req->ifbop_protocol = bs->bs_protover; in bridge_ioctl_gbparam()