Searched refs:ng_ccatm_shutdown (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/netgraph/atm/ccatm/
H A Dng_ccatm.c276 static ng_shutdown_t ng_ccatm_shutdown; variable
288 .shutdown = ng_ccatm_shutdown, /* Node destructor */
372 ng_ccatm_shutdown(node_p node) function

Completed in 73 milliseconds