Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/ipvs/
Dip_vs_lblc.c136 ip_vs_dest_put_and_free(en->dest); in ip_vs_lblc_rcu_free()
Dip_vs_lblcr.c129 ip_vs_dest_put_and_free(e->dest); in ip_vs_lblcr_elem_rcu_free()
Dip_vs_ctl.c790 ip_vs_dest_put_and_free(dest); in ip_vs_dest_free()
/linux-5.19.10/include/net/
Dip_vs.h1463 static inline void ip_vs_dest_put_and_free(struct ip_vs_dest *dest) in ip_vs_dest_put_and_free() function