Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_frame_relay.c129 static ng_shutdown_t ngfrm_shutdown; variable
144 .shutdown = ngfrm_shutdown,
467 ngfrm_shutdown(node_p node) in ngfrm_shutdown() function