Searched refs:ip_vs_conn_tab_alloc (Results 1 – 4 of 4) sorted by relevance
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_conn.c | 875 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 D | ip_vs_sync.c | 1766 tc_new = ip_vs_conn_tab_alloc(ipvs, new_size, lfactor); in start_sync_thread()
|
| H A D | ip_vs_ctl.c | 1836 tc_new = ip_vs_conn_tab_alloc(ipvs, new_size, lfactor); in ip_vs_add_service()
|
| /linux/include/net/ |
| H A D | ip_vs.h | 1687 struct ip_vs_rht *ip_vs_conn_tab_alloc(struct netns_ipvs *ipvs, int buckets,
|