HCI_CMSG_DIR      331 net/bluetooth/hci_sock.c 	if (mask & HCI_CMSG_DIR) {
HCI_CMSG_DIR      333 net/bluetooth/hci_sock.c 		put_cmsg(msg, SOL_HCI, HCI_CMSG_DIR, sizeof(incoming), &incoming);
HCI_CMSG_DIR      492 net/bluetooth/hci_sock.c 			hci_pi(sk)->cmsg_mask |= HCI_CMSG_DIR;
HCI_CMSG_DIR      494 net/bluetooth/hci_sock.c 			hci_pi(sk)->cmsg_mask &= ~HCI_CMSG_DIR;
HCI_CMSG_DIR      561 net/bluetooth/hci_sock.c 		if (hci_pi(sk)->cmsg_mask & HCI_CMSG_DIR)