Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dportinfo.c89 STP_compare_times (&port->msgTimes, &port->portTimes))) { in rcvBpdu()
103 ! STP_compare_times (&port->msgTimes, &port->portTimes)) { in rcvBpdu()
332 STP_get_times (&bpdu->body, &port->msgTimes); in STP_info_rx_bpdu()
398 STP_copy_times (&port->portTimes, &port->msgTimes); in STP_info_enter_state()
H A Dport.h98 TIMEVALUES_T msgTimes; /* 17.18.12 */ member