Searched refs:RRSET_ROUNDROBIN (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/unbound/util/
H A Dnet_help.h108 extern int RRSET_ROUNDROBIN;
H A Dnet_help.c89 int RRSET_ROUNDROBIN = 1; variable
H A Dconfig_file.c2356 RRSET_ROUNDROBIN = config->rrset_roundrobin;
/freebsd-current/contrib/unbound/util/data/
H A Dmsgencode.c709 rr_offset = RRSET_ROUNDROBIN?ntohs(id)+(timenow?timenow:time(NULL)):0;

Completed in 216 milliseconds