MCPcopy Create free account
hub / github.com/apache/trafficserver / is_failed

Method is_failed

include/iocore/hostdb/HostDBProcessor.h:824–828  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

822}
823
824inline bool
825HostDBRecord::is_failed() const
826{
827 return flags.f.failed_p;
828}
829
830inline void
831HostDBRecord::set_failed()

Callers 7

reply_to_contFunction · 0.80
probeFunction · 0.80
getbyMethod · 0.80
iterateEventMethod · 0.80
process_hostdb_infoMethod · 0.80
state_dns_lookupMethod · 0.80
OSDNSLookupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected