Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_btsocket_hci_raw.h80 int ng_btsocket_hci_raw_ctloutput (struct socket *, struct sockopt *);
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket.c178 .pr_ctloutput = ng_btsocket_hci_raw_ctloutput,
H A Dng_btsocket_hci_raw.c1437 ng_btsocket_hci_raw_ctloutput(struct socket *so, struct sockopt *sopt) in ng_btsocket_hci_raw_ctloutput() function