Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni.c180 static ng_shutdown_t ng_uni_shutdown; variable
195 .shutdown = ng_uni_shutdown,
242 ng_uni_shutdown(node_p node) in ng_uni_shutdown() function