Home
last modified time | relevance | path

Searched refs:STP_get_times (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dtimes.h39 STP_get_times (IN BPDU_BODY_T* b, OUT TIMEVALUES_T* v);
H A Dtimes.c46 STP_get_times (IN BPDU_BODY_T *b, OUT TIMEVALUES_T *v) in STP_get_times() function
H A Dportinfo.c332 STP_get_times (&bpdu->body, &port->msgTimes); in STP_info_rx_bpdu()