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