Home
last modified time | relevance | path

Searched refs:nga_shutdown (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_async.c99 static ng_shutdown_t nga_shutdown; variable
162 .shutdown = nga_shutdown,
337 nga_shutdown(node_p node) in nga_shutdown() function