Searched refs:DUE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/contrib/ngatm/libngatm/ |
| HD | unicust.h | 83 #define _TIMER_START(UNI,ARG,FIELD,DUE,FUNC) \ argument 85 UNI->arg, DUE, FUNC, ARG))
|
| /freebsd-13-stable/sys/netgraph/atm/uni/ |
| HD | ng_uni_cust.h | 92 #define _TIMER_START(UNI,ARG,FIELD,DUE,FUNC) do { \ argument 95 hz * (DUE) / 1000, FUNC, (ARG), 0); \
|