Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
343
inline bool
344
IpAllow::ACL::isValid() const
345
{
346
return _r != nullptr;
347
}
348
349
inline bool
350
IpAllow::ACL::isDenyAll() const
Callers
2
get_proxy_protocol_addr
Method · 0.45
set_upstream_address
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected