Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/iface/
H A Dng_iface.c133 static ng_shutdown_t ng_iface_shutdown; variable
199 .shutdown = ng_iface_shutdown,
830 ng_iface_shutdown(node_p node) in ng_iface_shutdown() function