Searched defs:clean_from_lists (Results 1 - 1 of 1) sorted by relevance

/net/netfilter/
H A Dnf_conntrack_core.c236 clean_from_lists(struct nf_conn *ct) function
238 pr_debug("clean_from_lists(%p)\n", ct);
309 /* Expectations will have been removed in clean_from_lists,
346 clean_from_lists(ct);

Completed in 6 milliseconds