Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_main.c74 static ng_rcvmsg_t ng_hci_default_rcvmsg; variable
86 .rcvmsg = ng_hci_default_rcvmsg,
292 ng_hci_default_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_hci_default_rcvmsg() function
688 error = ng_hci_default_rcvmsg(node, item, lasthook); in ng_hci_upper_rcvmsg()
694 error = ng_hci_default_rcvmsg(node, item, lasthook); in ng_hci_upper_rcvmsg()