Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_lblc.c139 ip_vs_dest_put_and_free(en->dest); in ip_vs_lblc_rcu_free()
Dip_vs_lblcr.c133 ip_vs_dest_put_and_free(e->dest); in ip_vs_lblcr_elem_rcu_free()
Dip_vs_ctl.c704 ip_vs_dest_put_and_free(dest); in ip_vs_dest_free()
/linux-4.4.14/include/net/
Dip_vs.h1405 static inline void ip_vs_dest_put_and_free(struct ip_vs_dest *dest) in ip_vs_dest_put_and_free() function