Searched refs:HCI_CMSG_TSTAMP (Results 1 – 2 of 2) sorted by relevance
35 #define HCI_CMSG_TSTAMP 0x02 macro
1431 if (mask & HCI_CMSG_TSTAMP) { in hci_sock_cmsg()1453 put_cmsg(msg, SOL_HCI, HCI_CMSG_TSTAMP, len, data); in hci_sock_cmsg()1867 hci_pi(sk)->cmsg_mask |= HCI_CMSG_TSTAMP; in hci_sock_setsockopt_old()1869 hci_pi(sk)->cmsg_mask &= ~HCI_CMSG_TSTAMP; in hci_sock_setsockopt_old()1993 if (hci_pi(sk)->cmsg_mask & HCI_CMSG_TSTAMP) in hci_sock_getsockopt_old()
Completed in 10 milliseconds