Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
H A Dip_vs_conn.c779 struct ip_vs_rht *ip_vs_conn_tab_alloc(struct netns_ipvs *ipvs, int buckets, in ip_vs_conn_tab_alloc() function
834 t_new = ip_vs_conn_tab_alloc(ipvs, new_size, lfactor); in conn_resize_work_handler()
H A Dip_vs_ctl.c1751 tc_new = ip_vs_conn_tab_alloc(ipvs, new_size, lfactor); in ip_vs_add_service()
/linux/include/net/
H A Dip_vs.h1655 struct ip_vs_rht *ip_vs_conn_tab_alloc(struct netns_ipvs *ipvs, int buckets,