Home
last modified time | relevance | path

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

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