Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_ctl.c472 static void ip_vs_service_rcu_free(struct rcu_head *head) in ip_vs_service_rcu_free() function
488 call_rcu(&svc->rcu_head, ip_vs_service_rcu_free); in __ip_vs_svc_put()