Searched refs:ip_vs_service_rcu_free (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/netfilter/ipvs/
H A Dip_vs_ctl.c518 static void ip_vs_service_rcu_free(struct rcu_head *head) function
533 call_rcu(&svc->rcu_head, ip_vs_service_rcu_free);

Completed in 124 milliseconds