Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netgraph/
HDng_sample.c71 static ng_constructor_t ng_xxx_constructor; variable
110 .constructor = ng_xxx_constructor,
151 ng_xxx_constructor(node_p node) in ng_xxx_constructor() function