Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_patch.c64 static ng_shutdown_t ng_patch_shutdown; variable
170 .shutdown = ng_patch_shutdown,
660 ng_patch_shutdown(node_p node) in ng_patch_shutdown() function