Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pptpgre.c215 static ng_shutdown_t ng_pptpgre_shutdown; variable
301 .shutdown = ng_pptpgre_shutdown,
561 ng_pptpgre_shutdown(node_p node) in ng_pptpgre_shutdown() function