Searched refs:BSTP_PROTO_MAX (Results 1 – 2 of 2) sorted by relevance
172 #define BSTP_PROTO_MAX BSTP_PROTO_RSTP macro
497 if (tpdu.tbu_protover > BSTP_PROTO_MAX) in bstp_input()498 tpdu.tbu_protover = BSTP_PROTO_MAX; in bstp_input()