Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dxt_connlimit.c89 static inline bool already_closed(const struct nf_conn *conn) in already_closed() function
167 } else if (already_closed(found_ct)) { in check_hlist()