Searched refs:STP_copy_times (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/librstp/common/
H A Dtimes.h45 STP_copy_times (OUT TIMEVALUES_T* t, IN TIMEVALUES_T* f);
H A Dtimes.c73 STP_copy_times (OUT TIMEVALUES_T *t, IN TIMEVALUES_T *f) function
H A Drolesel.c177 STP_copy_times (&stpm->rootTimes, &port->portTimes);
207 STP_copy_times (&stpm->rootTimes, &stpm->BrTimes);
220 STP_copy_times (&port->designTimes, &stpm->rootTimes);
H A Dportinfo.c364 STP_copy_times (&port->portTimes, &port->designTimes);
373 STP_copy_times (&port->portTimes, &port->designTimes);
398 STP_copy_times (&port->portTimes, &port->msgTimes);
H A Dport.c143 STP_copy_times (&this->designTimes, &stpm->rootTimes);
H A Dstpm.c82 STP_copy_times (&this->rootTimes, &this->BrTimes);

Completed in 30 milliseconds