Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_sample.c69 static ng_constructor_t ng_xxx_constructor; variable
108 .constructor = ng_xxx_constructor,
149 ng_xxx_constructor(node_p node) in ng_xxx_constructor() function