Searched refs:nstimes (Results 1 – 2 of 2) sorted by relevance
446 EXT(statp).nstimes[ns] = RES_MAXTIME; in res_nsend()472 nstime = EXT(statp).nstimes[0]; in res_nsend()479 EXT(statp).nstimes[ns] = EXT(statp).nstimes[ns + 1]; in res_nsend()485 EXT(statp).nstimes[lastns] = nstime; in res_nsend()
182 uint16_t nstimes[MAXNS]; /* ms. */ member