Searched refs:ip_vs_stop_estimator (Results 1 – 3 of 3) sorted by relevance
153 void ip_vs_stop_estimator(struct netns_ipvs *ipvs, struct ip_vs_stats *stats) in ip_vs_stop_estimator() function
1161 ip_vs_stop_estimator(ipvs, &dest->stats); in __ip_vs_del_dest()1545 ip_vs_stop_estimator(svc->ipvs, &svc->stats); in __ip_vs_del_service()4136 ip_vs_stop_estimator(ipvs, &ipvs->tot_stats); in ip_vs_control_net_cleanup_sysctl()
1479 void ip_vs_stop_estimator(struct netns_ipvs *ipvs, struct ip_vs_stats *stats);
Completed in 17 milliseconds