ofnet_timer
callout_reset(&of->sc_callout, 1, ofnet_timer, of);
ofnet_timer(of);
static void ofnet_timer (void *);