Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_expect.c69 static void nf_ct_expectation_timed_out(struct timer_list *t) in nf_ct_expectation_timed_out() function
379 timer_setup(&exp->timeout, nf_ct_expectation_timed_out, 0); in nf_ct_expect_insert()