Home
last modified time | relevance | path

Searched refs:AF_NFC (Results 1 – 24 of 24) sorted by relevance

/external/syzkaller/sys/linux/
Dsocket_nfc.txt4 # AF_NFC support.
12 syz_init_net_socket$nfc_llcp(domain const[AF_NFC], type flags[nfc_llcp_type], proto const[NFC_SOCKP…
25 syz_init_net_socket$nfc_raw(domain const[AF_NFC], type flags[nfc_raw_type], proto const[NFC_SOCKPRO…
34 family const[AF_NFC, int16]
45 sa_family const[AF_NFC, int16]
Dinit.go36 AF_NFC: target.ConstMap["AF_NFC"],
96 AF_NFC uint64 member
138 case arch.AF_NFC, arch.AF_LLC, arch.AF_BLUETOOTH:
Dsocket_nfc_amd64.const2 AF_NFC = 39
Dsocket_nfc_arm64.const2 AF_NFC = 39
Dsocket_nfc_arm.const2 AF_NFC = 39
Dsocket_nfc_ppc64le.const2 AF_NFC = 39
Dsocket_nfc_386.const2 AF_NFC = 39
/external/strace/xlat/
Daddrfams.h279 #if defined(AF_NFC) || (defined(HAVE_DECL_AF_NFC) && HAVE_DECL_AF_NFC)
281 static_assert((AF_NFC) == (39), "AF_NFC != 39");
284 # define AF_NFC 39
366 [AF_NFC] = XLAT(AF_NFC),
Daddrfams.in41 AF_NFC 39
/external/libnl/lib/
Daddr.c1063 #ifdef AF_NFC
1064 __ADD(AF_NFC,nfc)
/external/strace/
Dnet.c194 case AF_NFC: in SYS_FUNC()
DChangeLog3598 AF_PHONET, AF_CAIF, AF_NFC, AF_KCM, and AF_SMC protocol names.
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go44 AF_NFC = 0x27 const
Dzerrors_linux_mipsle.go49 AF_NFC = 0x27 const
Dzerrors_linux_s390x.go49 AF_NFC = 0x27 const
Dzerrors_linux_arm.go49 AF_NFC = 0x27 const
Dzerrors_linux_ppc64le.go49 AF_NFC = 0x27 const
Dzerrors_linux_mips64.go49 AF_NFC = 0x27 const
Dzerrors_linux_ppc64.go49 AF_NFC = 0x27 const
Dzerrors_linux_amd64.go49 AF_NFC = 0x27 const
Dzerrors_linux_mips64le.go49 AF_NFC = 0x27 const
Dzerrors_linux_386.go49 AF_NFC = 0x27 const
Dzerrors_linux_mips.go49 AF_NFC = 0x27 const
Dzerrors_linux_arm64.go49 AF_NFC = 0x27 const