Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph/one2many/
HDng_one2many.c81 static ng_constructor_t ng_one2many_constructor; variable
168 ng_one2many_constructor,
189 ng_one2many_constructor(node_p *nodep) in ng_one2many_constructor() function
/dragonfly/sys/netgraph7/one2many/
HDng_one2many.c83 static ng_constructor_t ng_one2many_constructor; variable
167 .constructor = ng_one2many_constructor,
185 ng_one2many_constructor(node_p node) in ng_one2many_constructor() function