Searched refs:nfulnl_timer (Results 1 – 1 of 1) sorted by relevance
166 static void nfulnl_timer(struct timer_list *t);199 timer_setup(&inst->timer, nfulnl_timer, 0); in instance_create()391 nfulnl_timer(struct timer_list *t) in nfulnl_timer() function