Home
last modified time | relevance | path

Searched refs:reply_info_parse (Results 1 – 3 of 3) sorted by relevance

/src/contrib/unbound/util/data/
H A Dmsgreply.h302 int reply_info_parse(struct sldns_buffer* pkt, struct alloc_cache* alloc,
H A Dmsgreply.c546 int reply_info_parse(sldns_buffer* pkt, struct alloc_cache* alloc, in reply_info_parse() function
/src/contrib/unbound/testcode/
H A Dunitverify.c102 ret = reply_info_parse(pkt, alloc, qi, rep, region, &edns); in entry_to_repinfo()