Searched refs:parse_packet (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/unbound/util/data/
H A Dmsgparse.h264 int parse_packet(struct sldns_buffer* pkt, struct msg_parse* msg,
H A Dmsgreply.c480 if((ret = parse_packet(pkt, msg, region)) != 0) {
940 if(parse_packet(pkt, msg, region) != 0){
H A Dmsgparse.c906 parse_packet(sldns_buffer* pkt, struct msg_parse* msg, struct regional* region) function
/freebsd-13-stable/contrib/unbound/cachedb/
H A Dcachedb.c518 if(parse_packet(buf, prs, qstate->env->scratch) != LDNS_RCODE_NOERROR) {
/freebsd-13-stable/contrib/unbound/iterator/
H A Diterator.c3734 if(parse_packet(pkt, prs, qstate->env->scratch) != LDNS_RCODE_NOERROR) {

Completed in 163 milliseconds