Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/data/
H A Dmsgparse.h357 int parse_edns_from_query_pkt(struct sldns_buffer* pkt, struct edns_data* edns,
H A Dmsgparse.c1278 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.c1687 if((ret=parse_edns_from_query_pkt( in worker_handle_request()
/freebsd/contrib/unbound/doc/
H A DChangelog694 parse_edns_from_query_pkt.