Home
last modified time | relevance | path

Searched refs:nfulnl_timer (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnfnetlink_log.c166 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