Searched refs:HCI_CMSG_DIR (Results 1 – 2 of 2) sorted by relevance
34 #define HCI_CMSG_DIR 0x01 macro
1425 if (mask & HCI_CMSG_DIR) { in hci_sock_cmsg()1427 put_cmsg(msg, SOL_HCI, HCI_CMSG_DIR, sizeof(incoming), in hci_sock_cmsg()1855 hci_pi(sk)->cmsg_mask |= HCI_CMSG_DIR; in hci_sock_setsockopt_old()1857 hci_pi(sk)->cmsg_mask &= ~HCI_CMSG_DIR; in hci_sock_setsockopt_old()1983 if (hci_pi(sk)->cmsg_mask & HCI_CMSG_DIR) in hci_sock_getsockopt_old()
Completed in 7 milliseconds