Home
last modified time | relevance | path

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

/trueos/contrib/unbound/util/
HDnet_help.h100 extern int RRSET_ROUNDROBIN;
HDnet_help.c65 int RRSET_ROUNDROBIN = 0; variable
HDconfig_file.c1179 RRSET_ROUNDROBIN = config->rrset_roundrobin; in config_apply()
/trueos/contrib/unbound/util/data/
HDmsgencode.c663 rr_offset = RRSET_ROUNDROBIN?ntohs(id):0; in reply_info_encode()