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