Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dip_vs.h1497 void ip_vs_dest_dst_rcu_free(struct rcu_head *head);
/linux-6.1.9/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.c711 void ip_vs_dest_dst_rcu_free(struct rcu_head *head) in ip_vs_dest_dst_rcu_free() function
729 call_rcu(&old->rcu_head, ip_vs_dest_dst_rcu_free); in __ip_vs_dst_cache_reset()