Searched refs:nh_id (Results 1 – 2 of 2) sorted by relevance
215 bcopy(&id, &hd->nh_id, sizeof (ndr_hdid_t)); in ndr_hdalloc()226 return (&hd->nh_id); in ndr_hdalloc()247 if (bcmp(&hd->nh_id, id, sizeof (ndr_hdid_t)) == 0) { in ndr_hdfree()277 if (bcmp(&hd->nh_id, id, sizeof (ndr_hdid_t)) == 0) { in ndr_hdlookup()
466 ndr_hdid_t nh_id; member