Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.h166 #define BSTP_MSGTYPE_TCN 0x80 /* Topology chg notification */ macro
H A Dbridgestp.c259 bpdu.tbu_bpdutype = BSTP_MSGTYPE_TCN; in bstp_transmit_tcn()
540 case BSTP_MSGTYPE_TCN: in bstp_received_stp()