Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/librstp/common/
H A Dportinfo.c205 if (port->msgBpduVersion < 2) { in updtBPDUVersion()
302 port->msgBpduVersion = bpdu->hdr.version; in STP_info_rx_bpdu()
323 port->msgBpduVersion = bpdu->hdr.version; in STP_info_rx_bpdu()
H A Dport.h130 unsigned char msgBpduVersion; member