Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_sppp.c69 static ng_shutdown_t ng_sppp_shutdown; variable
92 .shutdown = ng_sppp_shutdown,
384 ng_sppp_shutdown (node_p node) in ng_sppp_shutdown() function