Searched refs:TIMEVALUES_T (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/librstp/common/
H A Dtimes.h33 } TIMEVALUES_T; typedef in typeref:struct:timevalues_t
36 STP_compare_times (IN TIMEVALUES_T* t1, IN TIMEVALUES_T* t2);
39 STP_get_times (IN BPDU_BODY_T* b, OUT TIMEVALUES_T* v);
42 STP_set_times (IN TIMEVALUES_T* v, OUT BPDU_BODY_T* b);
45 STP_copy_times (OUT TIMEVALUES_T* t, IN TIMEVALUES_T* f);
H A Dtimes.c28 STP_compare_times (IN TIMEVALUES_T *t1, IN TIMEVALUES_T *t2)
46 STP_get_times (IN BPDU_BODY_T *b, OUT TIMEVALUES_T *v)
59 STP_set_times (IN TIMEVALUES_T *v, OUT BPDU_BODY_T *b)
73 STP_copy_times (OUT TIMEVALUES_T *t, IN TIMEVALUES_T *f)
H A Dstpm.h63 TIMEVALUES_T BrTimes; /* 17.17.4 */
66 TIMEVALUES_T rootTimes; /* 17.17.7 */
H A Dport.h89 TIMEVALUES_T designTimes; /* 17.18.3 */
98 TIMEVALUES_T msgTimes; /* 17.18.12 */
105 TIMEVALUES_T portTimes; /* 17.18.18 */

Completed in 30 milliseconds