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

/osnet-11/usr/src/lib/librstp/common/
H A Dtimes.c62 #define STP_SET_TIME(f, t) \ macro
66 STP_SET_TIME(v->MessageAge, b->message_age);
67 STP_SET_TIME(v->MaxAge, b->max_age);
68 STP_SET_TIME(v->ForwardDelay, b->forward_delay);
69 STP_SET_TIME(v->HelloTime, b->hello_time);

Completed in 20 milliseconds