Symbol: log_dns_msg
sbin/unwind/libunbound/iterator/iterator.c
1521
log_dns_msg("msg from cache lookup", &msg->qinfo,
sbin/unwind/libunbound/iterator/iterator.c
1878
log_dns_msg("no RD requested, using delegation msg",
sbin/unwind/libunbound/iterator/iterator.c
2732
log_dns_msg("msg from auth zone",
sbin/unwind/libunbound/iterator/iterator.c
3509
log_dns_msg("cname msg", &iq->response->qinfo,
sbin/unwind/libunbound/iterator/iterator.c
4397
log_dns_msg("incoming scrubbed packet:", &iq->response->qinfo,
sbin/unwind/libunbound/services/mesh.c
2490
log_dns_msg("Serve expired lookup", &qstate->qinfo, msg->rep);
sbin/unwind/libunbound/util/data/msgreply.h
540
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
1208
log_dns_msg("Failed NODATA", qchase, chase_reply);
sbin/unwind/libunbound/validator/validator.c
1767
log_dns_msg("Failed CNAMEnoanswer", qchase, chase_reply);
sbin/unwind/libunbound/validator/validator.c
1903
log_dns_msg("chased extract", &vq->qchase,
usr.sbin/unbound/cachedb/cachedb.c
420
log_dns_msg("cachedb encoding", &qstate->return_msg->qinfo,
usr.sbin/unbound/cachedb/cachedb.c
813
log_dns_msg("cachedb internal cache lookup",
usr.sbin/unbound/cachedb/cachedb.c
829
log_dns_msg(ie->backend->name,
usr.sbin/unbound/iterator/iterator.c
1521
log_dns_msg("msg from cache lookup", &msg->qinfo,
usr.sbin/unbound/iterator/iterator.c
1878
log_dns_msg("no RD requested, using delegation msg",
usr.sbin/unbound/iterator/iterator.c
2732
log_dns_msg("msg from auth zone",
usr.sbin/unbound/iterator/iterator.c
3509
log_dns_msg("cname msg", &iq->response->qinfo,
usr.sbin/unbound/iterator/iterator.c
4397
log_dns_msg("incoming scrubbed packet:", &iq->response->qinfo,
usr.sbin/unbound/services/mesh.c
2490
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
540
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
1208
log_dns_msg("Failed NODATA", qchase, chase_reply);
usr.sbin/unbound/validator/validator.c
1767
log_dns_msg("Failed CNAMEnoanswer", qchase, chase_reply);
usr.sbin/unbound/validator/validator.c
1903
log_dns_msg("chased extract", &vq->qchase,