Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c79 static ng_newhook_t ng_btsocket_hci_raw_node_newhook; variable
108 .newhook = ng_btsocket_hci_raw_node_newhook,
228 ng_btsocket_hci_raw_node_newhook(node_p node, hook_p hook, char const *name) in ng_btsocket_hci_raw_node_newhook() function