Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conncount.c77 static inline bool already_closed(const struct nf_conn *conn) in already_closed() function
228 } else if (already_closed(found_ct)) { in nf_conncount_lookup()
275 if (already_closed(found_ct)) { in nf_conncount_gc_list()