Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetSys/bess
/ task_result
Class
task_result
core/module_test.cc:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
CommandResponse Init(const bess::pb::EmptyArg &) { return CommandResponse(); }
75
76
struct task_result RunTask(Context *, bess::PacketBatch *, void *) override {
77
return task_result();
78
}
79
};
Callers
1
RunTask
Method · 0.70
Calls
no outgoing calls
Tested by
1
RunTask
Method · 0.56