Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dbridgestp.h194 #define BSTP_MSGTYPE_CFG 0x00 /* Configuration */ macro
H A Dbridgestp.c282 bpdu.cbu_bpdutype = BSTP_MSGTYPE_CFG; in bstp_transmit_bpdu()
441 case BSTP_MSGTYPE_CFG: in bstp_send_bpdu()
644 case BSTP_MSGTYPE_CFG: in bstp_received_stp()