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

Method data

src/traffic_cache_tool/CacheDefs.cc:166–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164}
165
166char *
167Doc::data()
168{
169 return this->hdr() + hlen;
170}
171} // end namespace ts
172
173int cache_config_min_average_object_size = ESTIMATED_OBJECT_SIZE;

Callers 15

amend_variable_nameFunction · 0.45
get_tagFunction · 0.45
search_nodeFunction · 0.45
make_tree_nodeMethod · 0.45
print_featureFunction · 0.45
print_varFunction · 0.45
do_abortMethod · 0.45
operator[]Method · 0.45
compileMethod · 0.45
execMethod · 0.45
getbestaddrinfoFunction · 0.45

Calls 1

hdrMethod · 0.95

Tested by

no test coverage detected