Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c150 static ng_connect_t ng_ubt_connect; variable
242 .connect = ng_ubt_connect,
1634 ng_ubt_connect(hook_p hook) in ng_ubt_connect() function