Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netgraph/
H A Dng_patch.c62 static ng_shutdown_t ng_patch_shutdown; variable
168 .shutdown = ng_patch_shutdown,
658 ng_patch_shutdown(node_p node) in ng_patch_shutdown() function