Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/data/
H A Dmsgparse.h332 int parse_edns_from_query_pkt(struct sldns_buffer* pkt, struct edns_data* edns,
H A Dmsgparse.c1269 parse_edns_from_query_pkt(sldns_buffer* pkt, struct edns_data* edns, in parse_edns_from_query_pkt() function
/freebsd/contrib/unbound/daemon/
H A Dworker.c1569 if((ret=parse_edns_from_query_pkt( in worker_handle_request()