Searched refs:client_lb_args_t (Results 1 – 2 of 2) sorted by relevance
187 }client_lb_args_t; typedef520 client_lb_args_t *ct_lb_args; /* load balancing args */
1359 ct->ct_lb_args = kmem_zalloc(sizeof (client_lb_args_t), KM_SLEEP); in i_mdi_client_alloc()1473 kmem_free(ct->ct_lb_args, sizeof (client_lb_args_t)); in i_mdi_client_free()