Symbol: log_dns_msg
sbin/unwind/libunbound/iterator/iterator.c
1547
log_dns_msg("msg from cache lookup", &msg->qinfo,
sbin/unwind/libunbound/iterator/iterator.c
1904
log_dns_msg("no RD requested, using delegation msg",
sbin/unwind/libunbound/iterator/iterator.c
2756
log_dns_msg("msg from auth zone",
sbin/unwind/libunbound/iterator/iterator.c
3533
log_dns_msg("cname msg", &iq->response->qinfo,
sbin/unwind/libunbound/iterator/iterator.c
4422
log_dns_msg("incoming scrubbed packet:", &iq->response->qinfo,
sbin/unwind/libunbound/services/mesh.c
2568
log_dns_msg("Serve expired lookup", &qstate->qinfo, msg->rep);
sbin/unwind/libunbound/util/data/msgreply.h
549
void log_dns_msg(const char* str, struct query_info* qinfo,
sbin/unwind/libunbound/validator/val_utils.c
140
log_dns_msg("validator: error. failed to classify response message: ",
sbin/unwind/libunbound/validator/val_utils.c
154
log_dns_msg("validator: error. failed to classify response message: ",
sbin/unwind/libunbound/validator/validator.c
1267
log_dns_msg("Failed NODATA", qchase, chase_reply);
sbin/unwind/libunbound/validator/validator.c
1846
log_dns_msg("Failed CNAMEnoanswer", qchase, chase_reply);
sbin/unwind/libunbound/validator/validator.c
1982
log_dns_msg("chased extract", &vq->qchase,
usr.sbin/unbound/cachedb/cachedb.c
417
log_dns_msg("cachedb encoding", &qstate->return_msg->qinfo,
usr.sbin/unbound/cachedb/cachedb.c
823
log_dns_msg("cachedb internal cache lookup",
usr.sbin/unbound/cachedb/cachedb.c
840
log_dns_msg(ie->backend->name,
usr.sbin/unbound/iterator/iterator.c
1547
log_dns_msg("msg from cache lookup", &msg->qinfo,
usr.sbin/unbound/iterator/iterator.c
1904
log_dns_msg("no RD requested, using delegation msg",
usr.sbin/unbound/iterator/iterator.c
2756
log_dns_msg("msg from auth zone",
usr.sbin/unbound/iterator/iterator.c
3533
log_dns_msg("cname msg", &iq->response->qinfo,
usr.sbin/unbound/iterator/iterator.c
4422
log_dns_msg("incoming scrubbed packet:", &iq->response->qinfo,
usr.sbin/unbound/services/mesh.c
2568
log_dns_msg("Serve expired lookup", &qstate->qinfo, msg->rep);
usr.sbin/unbound/testcode/unitmsgparse.c
304
log_dns_msg("rrsig failed for packet", qinfo, rep);
usr.sbin/unbound/util/data/msgreply.h
549
void log_dns_msg(const char* str, struct query_info* qinfo,
usr.sbin/unbound/validator/val_utils.c
140
log_dns_msg("validator: error. failed to classify response message: ",
usr.sbin/unbound/validator/val_utils.c
154
log_dns_msg("validator: error. failed to classify response message: ",
usr.sbin/unbound/validator/validator.c
1267
log_dns_msg("Failed NODATA", qchase, chase_reply);
usr.sbin/unbound/validator/validator.c
1846
log_dns_msg("Failed CNAMEnoanswer", qchase, chase_reply);
usr.sbin/unbound/validator/validator.c
1982
log_dns_msg("chased extract", &vq->qchase,