Searched refs:PF_NFC (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/net/nfc/ |
| H A D | af_nfc.c | 41 .family = PF_NFC, 87 sock_unregister(PF_NFC); in af_nfc_exit()
|
| H A D | rawsock.c | 267 .family = PF_NFC, 285 .family = PF_NFC, 339 sk = sk_alloc(net, PF_NFC, GFP_ATOMIC, nfc_proto->proto, kern); in rawsock_create()
|
| H A D | llcp_sock.c | 913 .family = PF_NFC, 933 .family = PF_NFC, 974 sk = sk_alloc(&init_net, PF_NFC, gfp, &llcp_sock_proto, kern); in nfc_llcp_sock_alloc()
|
| H A D | core.c | 1238 MODULE_ALIAS_NETPROTO(PF_NFC);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | socket.h | 83 #define PF_NFC 39 /* NFC sockets. */ macro 134 #define AF_NFC PF_NFC
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | socket.h | 83 #define PF_NFC 39 /* NFC sockets. */ macro 134 #define AF_NFC PF_NFC
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | nfc.rst | 27 PF_NFC. The NFC_SOCKPROTO_RAW performs raw communication with NFC targets. 105 The userspace must use PF_NFC sockets to perform any data communication with
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/include/linux/ |
| H A D | socket.h | 271 #define PF_NFC AF_NFC macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | socket.h | 271 #define PF_NFC AF_NFC macro
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | hooks.c | 1271 case PF_NFC: in socket_type_to_security_class()
|