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

Method isValid

include/proxy/IPAllow.h:343–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

341}
342
343inline bool
344IpAllow::ACL::isValid() const
345{
346 return _r != nullptr;
347}
348
349inline bool
350IpAllow::ACL::isDenyAll() const

Callers 2

set_upstream_addressMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected