Searched refs:log_dns_msg (Results 1 – 11 of 11) sorted by relevance
| /src/contrib/unbound/pythonmod/ |
| H A D | pythonmod_utils.c | 168 log_dns_msg("createResponse: packet:", &qstate->return_msg->qinfo, in createResponse()
|
| H A D | interface.i | 1498 void log_dns_msg(const char* str, struct query_info* qinfo, struct reply_info* rep);
|
| /src/contrib/unbound/cachedb/ |
| H A D | cachedb.c | 420 log_dns_msg("cachedb encoding", &qstate->return_msg->qinfo, in prep_data() 813 log_dns_msg("cachedb internal cache lookup", in cachedb_handle_query() 829 log_dns_msg(ie->backend->name, in cachedb_handle_query()
|
| /src/contrib/unbound/util/data/ |
| H A D | msgreply.h | 540 void log_dns_msg(const char* str, struct query_info* qinfo,
|
| H A D | msgreply.c | 936 log_dns_msg(const char* str, struct query_info* qinfo, struct reply_info* rep) in log_dns_msg() function
|
| /src/contrib/unbound/validator/ |
| H A D | val_utils.c | 140 log_dns_msg("validator: error. failed to classify response message: ", in val_classify_response() 154 log_dns_msg("validator: error. failed to classify response message: ", in val_classify_response()
|
| H A D | validator.c | 1208 log_dns_msg("Failed NODATA", qchase, chase_reply); in validate_nodata_response() 1767 log_dns_msg("Failed CNAMEnoanswer", qchase, chase_reply); in validate_cname_noanswer_response() 1903 log_dns_msg("chased extract", &vq->qchase, in processInit()
|
| /src/contrib/unbound/iterator/ |
| H A D | iterator.c | 1521 log_dns_msg("msg from cache lookup", &msg->qinfo, in processInitRequest() 1878 log_dns_msg("no RD requested, using delegation msg", in processInitRequest3() 2732 log_dns_msg("msg from auth zone", in processQueryTargets() 3509 log_dns_msg("cname msg", &iq->response->qinfo, in processQueryResponse() 4397 log_dns_msg("incoming scrubbed packet:", &iq->response->qinfo, in process_response()
|
| /src/contrib/unbound/services/ |
| H A D | mesh.c | 2490 log_dns_msg("Serve expired lookup", &qstate->qinfo, msg->rep); in mesh_serve_expired_callback()
|
| /src/contrib/unbound/contrib/ |
| H A D | fastrpz.patch | 2954 log_dns_msg("msg from cache lookup", &msg->qinfo,
|
| /src/contrib/unbound/doc/ |
| H A D | Changelog | 4006 - Fix log_dns_msg to log irrespective of minimal responses config.
|