Home
last modified time | relevance | path

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

/freebsd-src/sys/netgraph/
H A Dng_hub.c52 static ng_constructor_t ng_hub_constructor; variable
83 ng_hub_constructor(node_p node) in ng_hub_constructor() function