Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_lblc.c141 ip_vs_dest_put_and_free(en->dest); in ip_vs_lblc_rcu_free()
Dip_vs_lblcr.c134 ip_vs_dest_put_and_free(e->dest); in ip_vs_lblcr_elem_rcu_free()
Dip_vs_ctl.c729 ip_vs_dest_put_and_free(dest); in ip_vs_dest_free()
/Linux-v4.19/include/net/
Dip_vs.h1430 static inline void ip_vs_dest_put_and_free(struct ip_vs_dest *dest) in ip_vs_dest_put_and_free() function