Home
last modified time | relevance | path

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

/trueos/contrib/unbound/util/data/
HDmsgreply.h241 int parse_create_msg(struct sldns_buffer* pkt, struct msg_parse* msg,
HDmsgreply.c401 parse_create_msg(sldns_buffer* pkt, struct msg_parse* msg, in parse_create_msg() function
441 if(!parse_create_msg(pkt, msg, alloc, qinf, rep, NULL)) { in reply_info_parse()
/trueos/contrib/unbound/iterator/
HDiter_utils.c402 if(!parse_create_msg(pkt, msg, NULL, &m->qinfo, &m->rep, region)) { in dns_alloc_msg()
/trueos/contrib/unbound/libunbound/
HDlibworker.c432 if(!parse_create_msg(pkt, msg, NULL, qi, &rep, region)) { in parse_reply()