Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetSys/bess
/ AcmeModule
Method
AcmeModule
core/module_test.cc:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
class AcmeModule : public Module {
43
public:
44
AcmeModule() : Module() {}
45
46
static const gate_idx_t kNumIGates = 1;
47
static const gate_idx_t kNumOGates = 2;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected