Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.h341 uint8_t bs_protover; member
H A Dbridgestp.c1498 if (bs->bs_protover != BSTP_PROTO_STP) in bstp_set_htime()
1576 bs->bs_protover = proto; in bstp_set_protocol()
1582 bstp_set_port_proto(bp, bs->bs_protover); in bstp_set_protocol()
2173 bs->bs_protover = BSTP_PROTO_RSTP; in bstp_attach()
2239 bstp_set_port_proto(bp, bs->bs_protover); in bstp_create()
H A Dif_bridge.c1880 req->ifbop_protocol = bs->bs_protover; in bridge_ioctl_gbparam()