Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetSys/bess
/ data
Method
data
core/packet.h:97–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
96
template <typename T = char *>
97
T data() {
98
return reinterpret_cast<T>(data_);
99
}
100
101
template <typename T = char *>
102
T metadata() const {
Callers
13
Append
Method · 0.80
Argv
Method · 0.80
CreateModule
Method · 0.80
create_port
Function · 0.80
WritePidfile
Function · 0.80
AddAttrOne
Method · 0.80
buf
Method · 0.80
InsertPacket
Method · 0.80
TEST_F
Function · 0.80
gather_key
Method · 0.80
TEST
Function · 0.80
ProcessBatch
Method · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
TEST
Function · 0.64