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

/illumos-gate/usr/src/uts/common/sys/
H A Dmdi_impldefs.h187 }client_lb_args_t; typedef in typeref:struct:__anon8157
520 client_lb_args_t *ct_lb_args; /* load balancing args */
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c1360 ct->ct_lb_args = kmem_zalloc(sizeof (client_lb_args_t), KM_SLEEP);
1474 kmem_free(ct->ct_lb_args, sizeof (client_lb_args_t));

Completed in 83 milliseconds