Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.h166 #define BSTP_MSGTYPE_CFG 0x00 /* Configuration */ macro
H A Dbridgestp.c217 bpdu.cbu_bpdutype = BSTP_MSGTYPE_CFG; in bstp_transmit_bpdu()
369 case BSTP_MSGTYPE_CFG: in bstp_send_bpdu()
543 case BSTP_MSGTYPE_CFG: in bstp_received_stp()