Home
last modified time | relevance | path

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

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