Searched refs:ng_hci_drv_rcvdata (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c74 static ng_rcvdata_t ng_hci_drv_rcvdata; variable
88 .rcvdata = ng_hci_drv_rcvdata,
686 ng_hci_drv_rcvdata(hook_p hook, item_p item) function
761 } /* ng_hci_drv_rcvdata */

Completed in 92 milliseconds