ixl_admin_timer
static void ixl_admin_timer(void *arg);
callout_reset(&pf->admin_timer, hz/2, ixl_admin_timer, pf);