Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_async.c96 static ng_constructor_t nga_constructor; variable
160 .constructor = nga_constructor,
181 nga_constructor(node_p node) in nga_constructor() function