Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/
H A Dng_device.c66 static ng_constructor_t ng_device_constructor; variable
159 ng_device_constructor(node_p node) in ng_device_constructor() function