Lines Matching refs:rr_offset
452 sldns_pkt_section s, uint16_t qtype, int dnssec, size_t rr_offset) in packed_rrset_encode() argument
479 j = (i + rr_offset) % data->count; in packed_rrset_encode()
547 sldns_pkt_section s, uint16_t qtype, int dnssec, size_t rr_offset) in insert_section() argument
563 s, qtype, dnssec, rr_offset)) in insert_section()
576 s, qtype, dnssec, rr_offset)) in insert_section()
587 s, qtype, dnssec, rr_offset)) in insert_section()
679 size_t rr_offset; in reply_info_encode() local
709 rr_offset = RRSET_ROUNDROBIN?ntohs(id)+(timenow?timenow:time(NULL)):0; in reply_info_encode()
726 qinfo->qtype, dnssec, rr_offset)) != RETVAL_OK) { in reply_info_encode()
741 dnssec, rr_offset)) != RETVAL_OK) { in reply_info_encode()
759 dnssec, rr_offset)) != RETVAL_OK) { in reply_info_encode()
776 dnssec, rr_offset)) != RETVAL_OK) { in reply_info_encode()