Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/util/data/
H A Dmsgparse.c826 parse_section(sldns_buffer* pkt, struct msg_parse* msg, in parse_section() function
927 if((ret = parse_section(pkt, msg, region, LDNS_SECTION_ANSWER, in parse_packet()
930 if((ret = parse_section(pkt, msg, region, LDNS_SECTION_AUTHORITY, in parse_packet()
936 } else if((ret = parse_section(pkt, msg, region, in parse_packet()
/openbsd/sbin/unwind/libunbound/util/data/
H A Dmsgparse.c826 parse_section(sldns_buffer* pkt, struct msg_parse* msg, in parse_section() function
927 if((ret = parse_section(pkt, msg, region, LDNS_SECTION_ANSWER, in parse_packet()
930 if((ret = parse_section(pkt, msg, region, LDNS_SECTION_AUTHORITY, in parse_packet()
936 } else if((ret = parse_section(pkt, msg, region, in parse_packet()