Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_core.c1067 static inline bool is_new_conn_expected(const struct ip_vs_conn *cp, in is_new_conn_expected() function
1696 unlikely(is_new_conn_expected(cp, conn_reuse_mode)))) { in ip_vs_in()