Lines Matching full:serve
347 verbose(VERB_ALGO, "Serve expired: bogus answer found in cache"); in mesh_serve_expired_lookup()
350 verbose(VERB_ALGO, "Serve expired: unchecked entry needs " in mesh_serve_expired_lookup()
355 verbose(VERB_ALGO, "Serve expired: secure entry" in mesh_serve_expired_lookup()
369 /** Init the serve expired data structure */
521 /* add serve expired timer if required and not already there */ in mesh_new_client()
523 log_err("mesh_new_client: out of memory initializing serve expired"); in mesh_new_client()
532 log_err("mesh_new_client: out of memory initializing serve expired"); in mesh_new_client()
641 /* add serve expired timer if not already there */ in mesh_new_callback()
965 /* Stop and delete the serve expired timer */ in mesh_state_cleanup()
1506 /* No need for the serve expired timer anymore; we are going to reply. */ in mesh_query_done()
2183 verbose(VERB_ALGO, "Serve expired: Trying to reply with expired data"); in mesh_serve_expired_callback()
2190 "Serve expired: Not allowed to look into cache for stale"); in mesh_serve_expired_callback()
2238 log_err("Serve expired: unexpected: invalid answer alias"); in mesh_serve_expired_callback()
2250 log_dns_msg("Serve expired lookup", &qstate->qinfo, msg->rep); in mesh_serve_expired_callback()