Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c859 static void ip_vs_stats_rcu_free(struct rcu_head *head) in ip_vs_stats_rcu_free() function
4501 call_rcu(&ipvs->tot_stats->rcu_head, ip_vs_stats_rcu_free); in ip_vs_control_net_cleanup()