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 D | msgparse.h | 326 int parse_edns_from_query_pkt(struct sldns_buffer* pkt, struct edns_data* edns,
|
H A D | msgparse.c | 1240 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 D | unitmain.c | 1119 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 D | worker.c | 1572 if((ret=parse_edns_from_query_pkt( in worker_handle_request()
|