Searched refs:STP_copy_times (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | times.h | 45 STP_copy_times (OUT TIMEVALUES_T* t, IN TIMEVALUES_T* f);
|
H A D | times.c | 73 STP_copy_times (OUT TIMEVALUES_T *t, IN TIMEVALUES_T *f) function
|
H A D | rolesel.c | 177 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 D | portinfo.c | 364 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 D | port.c | 143 STP_copy_times (&this->designTimes, &stpm->rootTimes);
|
H A D | stpm.c | 82 STP_copy_times (&this->rootTimes, &this->BrTimes);
|
Completed in 46 milliseconds