Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_deflate.c75 static ng_constructor_t ng_deflate_constructor; variable
147 .constructor = ng_deflate_constructor,
170 ng_deflate_constructor(node_p node) in ng_deflate_constructor() function