Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
H A Dip_vs_core.c161 void ip_vs_rht_free(struct ip_vs_rht *t) in ip_vs_rht_free() function
174 ip_vs_rht_free(t); in ip_vs_rht_rcu_free()
224 ip_vs_rht_free(t); in ip_vs_rht_alloc()
H A Dip_vs_ctl.c796 ip_vs_rht_free(t_free); in svc_resize_work_handler()
1859 ip_vs_rht_free(tc_new); in ip_vs_add_service()
1861 ip_vs_rht_free(t_new); in ip_vs_add_service()
H A Dip_vs_conn.c915 ip_vs_rht_free(t); in conn_resize_work_handler()
/linux/include/net/
H A Dip_vs.h687 void ip_vs_rht_free(struct ip_vs_rht *t);