Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/
HDng_async.c100 static ng_shutdown_t nga_shutdown; variable
163 .shutdown = nga_shutdown,
338 nga_shutdown(node_p node) in nga_shutdown() function