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

Method getIOBlockChain

include/iocore/net/UDPPacket.h:159–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157}
158
159inline IOBufferBlock *
160UDPPacket::getIOBlockChain()
161{
162 return p.chain.get();
163}

Callers 3

pollEventMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected