Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_iface.c148 static ng_shutdown_t ng_iface_shutdown; variable
199 .shutdown = ng_iface_shutdown,
738 ng_iface_shutdown(node_p node) in ng_iface_shutdown() function