Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_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