Home
last modified time | relevance | path

Searched refs:client_lb_args_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmdi_impldefs.h187 }client_lb_args_t; typedef
520 client_lb_args_t *ct_lb_args; /* load balancing args */
/titanic_41/usr/src/uts/common/os/
H A Dsunmdi.c1359 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()