Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnf_conncount.c71 static inline bool already_closed(const struct nf_conn *conn) in already_closed() function
169 } else if (already_closed(found_ct)) { in __nf_conncount_add()
253 if (already_closed(found_ct)) { in nf_conncount_gc_list()