Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dportinfo.c343 port->rcvdMsg = OtherMsg; in STP_info_enter_state()
391 port->rcvdMsg = rcvBpdu (this); in STP_info_enter_state()
484 switch (port->rcvdMsg) { in STP_info_check_conditions()
H A Dport.h109 RCVD_MSG_T rcvdMsg; /* 17.18.22 */ member