Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dbridgestp.h199 #define BSTP_PROTO_ID 0x00 macro
H A Dbridgestp.c435 bpdu->cbu_protoid = htons(BSTP_PROTO_ID); in bstp_send_bpdu()
585 if (tpdu.tbu_protoid != BSTP_PROTO_ID) { in bstp_input()