Home
last modified time | relevance | path

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

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