Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_deflate.c77 static ng_constructor_t ng_deflate_constructor; variable
149 .constructor = ng_deflate_constructor,
172 ng_deflate_constructor(node_p node) in ng_deflate_constructor() function