Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_core.c1082 static inline bool is_new_conn_expected(const struct ip_vs_conn *cp, in is_new_conn_expected() function
1767 } else if (is_new_conn_expected(cp, conn_reuse_mode)) { in ip_vs_in()