Home
last modified time | relevance | path

Searched refs:round_robin_off (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/nsd/
H A Dpacket.c136 static int round_robin_off = 0; in packet_encode_rrset() local
147 start = (uint16_t)(round_robin_off++ % rrset->rr_count); in packet_encode_rrset()