Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgparse.h326 int parse_edns_from_query_pkt(struct sldns_buffer* pkt, struct edns_data* edns,
H A Dmsgparse.c1240 parse_edns_from_query_pkt(sldns_buffer* pkt, struct edns_data* edns, in parse_edns_from_query_pkt() function
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dunitmain.c1119 unit_assert(parse_edns_from_query_pkt(pkt, edns, NULL, NULL, NULL, 0, in edns_ede_encode_encodedecode()
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dworker.c1572 if((ret=parse_edns_from_query_pkt( in worker_handle_request()