Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_patch.c62 static ng_constructor_t ng_patch_constructor; variable
168 .constructor = ng_patch_constructor,
180 ng_patch_constructor(node_p node) in ng_patch_constructor() function