Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_device.c73 static ng_shutdown_t ng_device_shutdown; variable
85 .shutdown = ng_device_shutdown,
323 ng_device_shutdown(node_p node) in ng_device_shutdown() function