Home
last modified time | relevance | path

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

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