Home
last modified time | relevance | path

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

/src/sys/net/
H A Dbridgestp.h169 #define BSTP_PROTO_ID 0x00 macro
H A Dbridgestp.c365 bpdu->cbu_protoid = htons(BSTP_PROTO_ID); in bstp_send_bpdu()
491 if (tpdu.tbu_protoid != BSTP_PROTO_ID) in bstp_input()