Home
last modified time | relevance | path

Searched refs:BSTP_PROTO_MAX (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Dbridgestp.h174 #define BSTP_PROTO_MAX BSTP_PROTO_RSTP macro
H A Dbridgestp.c496 if (tpdu.tbu_protover > BSTP_PROTO_MAX) in bstp_input()
497 tpdu.tbu_protover = BSTP_PROTO_MAX; in bstp_input()