reply_info_parse
if (reply_info_parse(pq->abuf, &alloc, &qinfo, &rinfo, pq->region,
if (reply_info_parse(pq->abuf, &alloc, &qinfo, &rinfo, pq->region,
int reply_info_parse(struct sldns_buffer* pkt, struct alloc_cache* alloc,
if (reply_info_parse(buf, &alloc, &qinfo, &rinfo, region, &edns) != 0)
ret = reply_info_parse(pkt, alloc, &qi, &rep, region, &edns);
ret = reply_info_parse(pkt, alloc, &qi, &rep, region, &edns);
ret = reply_info_parse(pkt, alloc, qi, rep, region, &edns);
int reply_info_parse(struct sldns_buffer* pkt, struct alloc_cache* alloc,