Searched refs:ip_vs_rht_alloc (Results 1 – 4 of 4) sorted by relevance
703 struct ip_vs_rht *ip_vs_rht_alloc(int buckets, int scounts, int locks);
886 t = ip_vs_rht_alloc(buckets, scounts, locks); in ip_vs_conn_tab_alloc()
177 struct ip_vs_rht *ip_vs_rht_alloc(int buckets, int scounts, int locks) in ip_vs_rht_alloc() function
660 t = ip_vs_rht_alloc(buckets, scounts, locks); in ip_vs_svc_table_alloc()