Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c820 static void ip_vs_dest_rcu_free(struct rcu_head *head) in ip_vs_dest_rcu_free() function
835 call_rcu(&dest->rcu_head, ip_vs_dest_rcu_free); in ip_vs_dest_free()