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

Function ip_rule_in_CacheControlTable

src/proxy/CacheControl.cc:121–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121bool
122ip_rule_in_CacheControlTable()
123{
124 return (CacheControlTable->ipMatch ? true : false);
125}
126
127void
128initCacheControl()

Callers 1

initMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected