Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph/fec/
H A Dng_fec.c194 static ng_constructor_t ng_fec_constructor; variable
236 ng_fec_constructor,
1071 ng_fec_constructor(node_p *nodep) in ng_fec_constructor() function
/dragonfly/sys/netgraph7/
H A Dng_fec.c214 static ng_constructor_t ng_fec_constructor; variable
256 .constructor = ng_fec_constructor,
1193 ng_fec_constructor(node_p node) in ng_fec_constructor() function