BSTP_PROTO_MAX
for (i = 0; i <= BSTP_PROTO_MAX; i++)
if (tpdu.tbu_protover > BSTP_PROTO_MAX)
tpdu.tbu_protover = BSTP_PROTO_MAX;