filt_timerexpire
static void filt_timerexpire(void *x);
callout_reset(calloutp, (int)tticks, filt_timerexpire, kn);