Home
last modified time | relevance | path

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

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