Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_hub.c54 static ng_constructor_t ng_hub_constructor; variable
75 .constructor = ng_hub_constructor,
85 ng_hub_constructor(node_p node) in ng_hub_constructor() function