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

/freebsd-11-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c423 TIMER_STOP(sscop, cc);
424 TIMER_STOP(sscop, ka);
425 TIMER_STOP(sscop, nr);
426 TIMER_STOP(sscop, idle);
427 TIMER_STOP(sscop, poll);
1206 TIMER_STOP(sscop, ka);
1207 TIMER_STOP(sscop, nr);
1208 TIMER_STOP(sscop, idle);
1209 TIMER_STOP(sscop, poll);
1949 TIMER_STOP(ssco
[all...]
/freebsd-11-stable/sys/netgraph/atm/sscop/
H A Dng_sscop_cust.h110 #define TIMER_STOP(S,T) do { \ macro
114 TIMER_STOP(S, T); \
/freebsd-11-stable/contrib/ngatm/libngatm/
H A Dsscopcust.h77 #define TIMER_STOP(S,T) do { \ macro

Completed in 93 milliseconds