Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip_vs.h1629 void ip_vs_dest_dst_rcu_free(struct rcu_head *head);
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c88 call_rcu(&old->rcu_head, ip_vs_dest_dst_rcu_free); in __ip_vs_dst_set()
H A Dip_vs_ctl.c748 void ip_vs_dest_dst_rcu_free(struct rcu_head *head) in ip_vs_dest_dst_rcu_free() function
766 call_rcu(&old->rcu_head, ip_vs_dest_dst_rcu_free); in __ip_vs_dst_cache_reset()