Home
last modified time | relevance | path

Searched defs:LLCtimer (Results 1 – 1 of 1) sorted by relevance

/csrg-svn/sys/netccitt/
H A Dllc_var.h384 #define LLC_STARTTIMER(l, LLCtimer) { \ argument
388 #define LLC_STOPTIMER(l, LLCtimer) { \ argument
392 #define LLC_AGETIMER(l, LLCtimer) if ((l)->llcl_timers[LLC_##LLCtimer##_SHIFT] > 0) \ argument
395 #define LLC_TIMERXPIRED(l, LLCtimer) \ argument