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