Home
last modified time | relevance | path

Searched refs:NFC_SOCKPROTO_RAW (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dnfc.h285 #define NFC_SOCKPROTO_RAW 0 macro
/linux-6.3-rc2/Documentation/networking/
A Dnfc.rst27 PF_NFC. The NFC_SOCKPROTO_RAW performs raw communication with NFC targets.
116 NFC_SOCKPROTO_RAW socket and call the 'connect' syscall with the sockaddr_nfc
/linux-6.3-rc2/net/nfc/
A Drawsock.c403 .id = NFC_SOCKPROTO_RAW,
/linux-6.3-rc2/tools/testing/selftests/nci/
A Dnci_dev.c701 sock = socket(AF_NFC, SOCK_SEQPACKET, NFC_SOCKPROTO_RAW); in connect_socket()

Completed in 12 milliseconds