Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c149 static ng_newhook_t ng_ubt_newhook; variable
241 .newhook = ng_ubt_newhook,
1608 ng_ubt_newhook(node_p node, hook_p hook, char const *name) in ng_ubt_newhook() function