periodic_resettodr
void periodic_resettodr(void *);
struct timeout resettodr_to = TIMEOUT_INITIALIZER(periodic_resettodr, NULL);