MCPcopy 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
135void Module::DeInit() {}
136
137struct task_result Module::RunTask(Context *, bess::PacketBatch *, void *) {
138 CHECK(0); // You must override this function

Callers 1

DestroyPortMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected