Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c111 static ng_constructor_t ng_h4_constructor; variable
128 .constructor = ng_h4_constructor,
655 ng_h4_constructor(node_p node) function