HCI_CMSG_TSTAMP  1386 net/bluetooth/hci_sock.c 	if (mask & HCI_CMSG_TSTAMP) {
HCI_CMSG_TSTAMP  1408 net/bluetooth/hci_sock.c 		put_cmsg(msg, SOL_HCI, HCI_CMSG_TSTAMP, len, data);
HCI_CMSG_TSTAMP  1855 net/bluetooth/hci_sock.c 			hci_pi(sk)->cmsg_mask |= HCI_CMSG_TSTAMP;
HCI_CMSG_TSTAMP  1857 net/bluetooth/hci_sock.c 			hci_pi(sk)->cmsg_mask &= ~HCI_CMSG_TSTAMP;
HCI_CMSG_TSTAMP  1936 net/bluetooth/hci_sock.c 		if (hci_pi(sk)->cmsg_mask & HCI_CMSG_TSTAMP)