Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ getHostMatcher
Method
getHostMatcher
src/iocore/cache/P_CacheHosting.h:237–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
return m_numEntries;
236
}
237
CacheHostMatcher *
238
getHostMatcher() const
239
{
240
return hostMatch;
241
}
242
243
static int config_callback(const char *, RecDataT, RecData, void *);
244
Callers
2
rebuild_host_table
Function · 0.45
reconfigure
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected