Home
last modified time | relevance | path

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

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