Searched refs:hr_resuid (Results 1 – 3 of 3) sorted by relevance
284 if (res->hr_resuid == 0) { in init_remote()292 res->hr_resuid = resuid; in init_remote()304 } else if (res->hr_resuid != resuid) { in init_remote()310 (uintmax_t)resuid, (uintmax_t)res->hr_resuid); in init_remote()
204 uint64_t hr_resuid; member
508 if (res->hr_resuid != 0) { in init_resuid()513 arc4random_buf(&res->hr_resuid, sizeof(res->hr_resuid)); in init_resuid()553 if (res->hr_resuid != 0) in init_local()733 if (res->hr_resuid == 0) { in init_remote()746 nv_add_uint64(nvout, res->hr_resuid, "resuid"); in init_remote()1315 if (res->hr_resuid == 0 && in ggate_recv_thread()