Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/ipvs/
Dip_vs_core.c1112 static inline bool is_new_conn_expected(const struct ip_vs_conn *cp, in is_new_conn_expected() function
2064 } else if (is_new_conn_expected(cp, conn_reuse_mode)) { in ip_vs_in()