Searched refs:ng_source_constructor (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netgraph/
H A Dng_source.c103 static ng_constructor_t ng_source_constructor; variable
262 .constructor = ng_source_constructor,
279 ng_source_constructor(node_p node) function

Completed in 57 milliseconds