Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
159
inline IOBufferBlock *
160
UDPPacket::getIOBlockChain()
161
{
162
return p.chain.get();
163
}
Callers
3
get_entire_chain_buffer
Method · 0.95
_process_long_header_packet
Method · 0.80
pollEvent
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected