Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
H A Dip_vs_conn.c875 struct ip_vs_rht *ip_vs_conn_tab_alloc(struct netns_ipvs *ipvs, int buckets, in ip_vs_conn_tab_alloc() function
930 t_new = ip_vs_conn_tab_alloc(ipvs, new_size, lfactor); in conn_resize_work_handler()
H A Dip_vs_sync.c1766 tc_new = ip_vs_conn_tab_alloc(ipvs, new_size, lfactor); in start_sync_thread()
H A Dip_vs_ctl.c1836 tc_new = ip_vs_conn_tab_alloc(ipvs, new_size, lfactor); in ip_vs_add_service()
/linux/include/net/
H A Dip_vs.h1687 struct ip_vs_rht *ip_vs_conn_tab_alloc(struct netns_ipvs *ipvs, int buckets,