Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dib.h229 rib_hca_service_t *bound_services; member
H A Drpcib.c3346 for (hca_srv = hca->bound_services; hca_srv; in rib_register_service()
3383 hca_srv->next = hca->bound_services; in rib_register_service()
3384 hca->bound_services = hca_srv; in rib_register_service()
3537 srv_list = hca->bound_services; in rib_stop_services()
3538 hca->bound_services = NULL; in rib_stop_services()