MCPcopy Create free account
hub / github.com/F-Stack/f-stack / ng_unname

Function ng_unname

freebsd/netgraph/ng_base.c:968–971  ·  view source on GitHub ↗

* Remove a name from a node. This should only be called * when shutting down and removing the node. */

Source from the content-addressed store, hash-verified

966 * when shutting down and removing the node.
967 */
968void
969ng_unname(node_p node)
970{
971}
972
973/*
974 * Allocate a bigger name hash.

Callers 1

ng_rmnodeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected