Searched refs:nh_id (Results 1 – 2 of 2) sorted by relevance
214 bcopy(&id, &hd->nh_id, sizeof (ndr_hdid_t)); in ndr_hdalloc()225 return (&hd->nh_id); in ndr_hdalloc()246 if (bcmp(&hd->nh_id, id, sizeof (ndr_hdid_t)) == 0) { in ndr_hdfree()276 if (bcmp(&hd->nh_id, id, sizeof (ndr_hdid_t)) == 0) { in ndr_hdlookup()
526 ndr_hdid_t nh_id; member