Searched refs:waitms (Results 1 – 1 of 1) sorted by relevance
273 size_t physaddrlen, int64_t waitms) in rarp_recv() argument278 hrtime_t endtime = gethrtime() + MSEC2NSEC(waitms); in rarp_recv()282 waitms = NSEC2MSEC(endtime - currtime); in rarp_recv()283 retval = dlpi_recv(dh, NULL, NULL, ans, &anslen, waitms, NULL); in rarp_recv()