Home
last modified time | relevance | path

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

/trueos/sys/netgraph/
HDng_sample.c73 static ng_shutdown_t ng_xxx_shutdown; variable
112 .shutdown = ng_xxx_shutdown,
417 ng_xxx_shutdown(node_p node) in ng_xxx_shutdown() function