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

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.h390 uint8_t bs_protover; member in struct:bstp_state
H A Dbridgestp.c1561 if (bs->bs_protover != BSTP_PROTO_STP)
1639 bs->bs_protover = proto;
1645 bstp_set_port_proto(bp, bs->bs_protover);
2187 bs->bs_protover = BSTP_PROTO_RSTP;
2257 bstp_set_port_proto(bp, bs->bs_protover);
H A Dif_bridge.c2644 req->ifbop_protocol = bs->bs_protover; \

Completed in 38 milliseconds