Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dip_vs.h1486 void ip_vs_dest_dst_rcu_free(struct rcu_head *head);
/Linux-v5.10/net/netfilter/ipvs/
Dip_vs_xmit.c88 call_rcu(&old->rcu_head, ip_vs_dest_dst_rcu_free); in __ip_vs_dst_set()
Dip_vs_ctl.c710 void ip_vs_dest_dst_rcu_free(struct rcu_head *head) in ip_vs_dest_dst_rcu_free() function
728 call_rcu(&old->rcu_head, ip_vs_dest_dst_rcu_free); in __ip_vs_dst_cache_reset()