Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_UI.c73 static ng_shutdown_t ng_UI_shutdown; variable
84 .shutdown = ng_UI_shutdown,
209 ng_UI_shutdown(node_p node) in ng_UI_shutdown() function