Home
last modified time | relevance | path

Searched refs:nh_name (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_hook.c196 viona_nethook_init(netid_t nid, viona_nethook_t *vnh, char *nh_name, in viona_nethook_init() argument
203 "(netid=%d name=%s)", __func__, nid, nh_name); in viona_nethook_init()
207 HOOK_FAMILY_INIT(&vnh->vnh_family, nh_name); in viona_nethook_init()
211 nid, nh_name, ret); in viona_nethook_init()
220 nh_name); in viona_nethook_init()
229 nh_name); in viona_nethook_init()
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c698 "[error=%d]\n", hostp->nh_name, error); in nlm_resume_zone()
706 "host %s [stat=%d]\n", hostp->nh_name, stat); in nlm_resume_zone()
1222 ASSERT(hostp->nh_name != NULL); in nlm_host_destroy()
1226 strfree(hostp->nh_name); in nlm_host_destroy()
1397 host->nh_name = strdup(name); in nlm_host_create()
1850 stat = nlm_nsm_unmon(&g->nlm_nsm, host->nh_name); in nlm_host_unmonitor()
1893 stat = nlm_nsmaddr_reg(&g->nlm_nsm, host->nh_name, family, &obj); in nlm_host_monitor()
1911 stat = nlm_nsm_mon(&g->nlm_nsm, host->nh_name, host->nh_sysid); in nlm_host_monitor()
H A Dnlm_rpc_handle.c285 NLM_ERR("Can't get RPC client handle for: %s", hostp->nh_name); in nlm_host_get_rpc()
H A Dnlm_impl.h355 char *nh_name; /* (c) */ member
H A Dnlm_service.c1107 if (strcasecmp(hostp->nh_name, argp->name) == 0) { in nlm_do_free_all()
/illumos-gate/usr/src/cmd/mdb/common/modules/klmmod/
H A Dklmmod.c340 (uintptr_t)nh.nh_name) < 0) in nlm_host_dcmd()
786 (uintptr_t)nh->nh_name) < 0) in nlm_list_host_cb()
983 (uintptr_t)nh->nh_name) < 0) in nlm_locks_host_cb()