Searched refs:parse_extract_edns (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/unbound/util/data/ |
| H A D | msgparse.h | 280 int parse_extract_edns(struct msg_parse* msg, struct edns_data* edns,
|
| H A D | msgparse.c | 967 parse_extract_edns(struct msg_parse* msg, struct edns_data* edns, in parse_extract_edns() function
|
| H A D | msgreply.c | 481 if((ret = parse_extract_edns(msg, edns, region)) != 0) in reply_info_parse()
|
| /freebsd-12.1/contrib/unbound/cachedb/ |
| H A D | cachedb.c | 521 if(parse_extract_edns(prs, &edns, qstate->env->scratch) != in parse_data()
|
| /freebsd-12.1/contrib/unbound/iterator/ |
| H A D | iterator.c | 3738 if(parse_extract_edns(prs, &edns, qstate->env->scratch) != in process_response()
|