Searched refs:conn_out_counter (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ | ||
H A D | ip_vs.h | 948 atomic_t conn_out_counter; member |
/linux/net/netfilter/ipvs/ | ||
H A D | ip_vs_core.c | 1407 if (atomic_read(&ipvs->conn_out_counter)) { in ip_vs_out_hook() |