Searched refs:ip_vs_rht_alloc (Results 1 – 4 of 4) sorted by relevance
689 struct ip_vs_rht *ip_vs_rht_alloc(int buckets, int scounts, int locks);
790 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
635 t = ip_vs_rht_alloc(buckets, scounts, locks); in ip_vs_svc_table_alloc()