Lines Matching refs:rr_offset
452 sldns_pkt_section s, uint16_t qtype, int dnssec, size_t rr_offset) in packed_rrset_encode() argument
475 j = (i + rr_offset) % data->count; in packed_rrset_encode()
545 sldns_pkt_section s, uint16_t qtype, int dnssec, size_t rr_offset) in insert_section() argument
561 s, qtype, dnssec, rr_offset)) in insert_section()
574 s, qtype, dnssec, rr_offset)) in insert_section()
585 s, qtype, dnssec, rr_offset)) in insert_section()
674 size_t rr_offset; in reply_info_encode() local
704 rr_offset = RRSET_ROUNDROBIN?ntohs(id)+(timenow?timenow:time(NULL)):0; in reply_info_encode()
721 qinfo->qtype, dnssec, rr_offset)) != RETVAL_OK) { in reply_info_encode()
736 dnssec, rr_offset)) != RETVAL_OK) { in reply_info_encode()
754 dnssec, rr_offset)) != RETVAL_OK) { in reply_info_encode()
771 dnssec, rr_offset)) != RETVAL_OK) { in reply_info_encode()