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

Method get_frag_offset_count

include/proxy/hdrs/HTTP.h:1521–1525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1519}
1520
1521inline int
1522HTTPInfo::get_frag_offset_count()
1523{
1524 return m_alt ? m_alt->m_frag_offset_count : 0;
1525}

Callers 7

updateVectorMethod · 0.80
openReadMainMethod · 0.80
openReadStartHeadMethod · 0.80
handle_cache_eventMethod · 0.80
check_fragment_tableMethod · 0.80
handle_cache_eventMethod · 0.80

Calls

no outgoing calls

Tested by 3

handle_cache_eventMethod · 0.64
check_fragment_tableMethod · 0.64
handle_cache_eventMethod · 0.64