Home
last modified time | relevance | path

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

/src/sys/netgraph/
H A Dng_hub.c52 static ng_constructor_t ng_hub_constructor; variable
73 .constructor = ng_hub_constructor,
83 ng_hub_constructor(node_p node) in ng_hub_constructor() function