Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dtimes.h42 STP_set_times (IN TIMEVALUES_T* v, OUT BPDU_BODY_T* b);
H A Dtimes.c59 STP_set_times (IN TIMEVALUES_T *v, OUT BPDU_BODY_T *b) in STP_set_times() function
H A Dtransmit.c168 STP_set_times (&port->portTimes, &bpdu_packet.body); in build_config_bpdu()