Home
last modified time | relevance | path

Searched refs:AF_KCM (Results 1 – 22 of 22) sorted by relevance

/external/strace/xlat/
Daddrfams.h293 #if defined(AF_KCM) || (defined(HAVE_DECL_AF_KCM) && HAVE_DECL_AF_KCM)
295 static_assert((AF_KCM) == (41), "AF_KCM != 41");
298 # define AF_KCM 41
368 [AF_KCM] = XLAT(AF_KCM),
Daddrfams.in43 AF_KCM 41
/external/syzkaller/sys/linux/
Dsocket_kcm_arm64.const2 AF_KCM = 41
Dsocket_kcm_386.const2 AF_KCM = 41
Dsocket_kcm_arm.const2 AF_KCM = 41
Dsocket_kcm_amd64.const2 AF_KCM = 41
Dsocket_kcm_ppc64le.const2 AF_KCM = 41
Dsocket_kcm.txt10 socket$kcm(domain const[AF_KCM], type flags[kcm_socket_type], proto const[KCMPROTO_CONNECTED]) sock…
/external/strace/
Dnet.c199 case AF_KCM: in SYS_FUNC()
DChangeLog3598 AF_PHONET, AF_CAIF, AF_NFC, AF_KCM, and AF_SMC protocol names.
29253 * xlat/addrfams.in: Add AF_KCM.
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go35 AF_KCM = 0x29 const
Dzerrors_linux_mipsle.go40 AF_KCM = 0x29 const
Dzerrors_linux_s390x.go40 AF_KCM = 0x29 const
Dzerrors_linux_arm.go40 AF_KCM = 0x29 const
Dzerrors_linux_ppc64le.go40 AF_KCM = 0x29 const
Dzerrors_linux_mips64.go40 AF_KCM = 0x29 const
Dzerrors_linux_ppc64.go40 AF_KCM = 0x29 const
Dzerrors_linux_amd64.go40 AF_KCM = 0x29 const
Dzerrors_linux_mips64le.go40 AF_KCM = 0x29 const
Dzerrors_linux_386.go40 AF_KCM = 0x29 const
Dzerrors_linux_mips.go40 AF_KCM = 0x29 const
Dzerrors_linux_arm64.go40 AF_KCM = 0x29 const