HCI_CMSG_TSTAMP   336 net/bluetooth/hci_sock.c 	if (mask & HCI_CMSG_TSTAMP) {
HCI_CMSG_TSTAMP   355 net/bluetooth/hci_sock.c 		put_cmsg(msg, SOL_HCI, HCI_CMSG_TSTAMP, len, data);
HCI_CMSG_TSTAMP   504 net/bluetooth/hci_sock.c 			hci_pi(sk)->cmsg_mask |= HCI_CMSG_TSTAMP;
HCI_CMSG_TSTAMP   506 net/bluetooth/hci_sock.c 			hci_pi(sk)->cmsg_mask &= ~HCI_CMSG_TSTAMP;
HCI_CMSG_TSTAMP   571 net/bluetooth/hci_sock.c 		if (hci_pi(sk)->cmsg_mask & HCI_CMSG_TSTAMP)