MCPcopy 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

AppendMethod · 0.80
ArgvMethod · 0.80
CreateModuleMethod · 0.80
create_portFunction · 0.80
WritePidfileFunction · 0.80
AddAttrOneMethod · 0.80
bufMethod · 0.80
InsertPacketMethod · 0.80
TEST_FFunction · 0.80
gather_keyMethod · 0.80
TESTFunction · 0.80
ProcessBatchMethod · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TESTFunction · 0.64