Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetSys/bess
/ DeInit
Method
DeInit
core/module.cc:135–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
void Module::DeInit() {}
136
137
struct task_result Module::RunTask(Context *, bess::PacketBatch *, void *) {
138
CHECK(0); // You must override this function
Callers
1
DestroyPort
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected