Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dport.h30 #define TIMERS_NUMBER 9 macro
85 PORT_TIMER_T* timers[TIMERS_NUMBER]; /*list of timers */
H A Dstpm.c108 for (iii = 0; iii < TIMERS_NUMBER; iii++) { in STP_stpm_one_second()