Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_conntrack_expect.c72 static void nf_ct_expectation_timed_out(struct timer_list *t) in nf_ct_expectation_timed_out() function
396 timer_setup(&exp->timeout, nf_ct_expectation_timed_out, 0); in nf_ct_expect_insert()