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

/illumos-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);

Completed in 67 milliseconds