Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_deflate.c77 static ng_shutdown_t ng_deflate_shutdown; variable
149 .shutdown = ng_deflate_shutdown,
368 ng_deflate_shutdown(node_p node) in ng_deflate_shutdown() function