Home
last modified time | relevance | path

Searched refs:SOL_KCM (Results 1 – 25 of 28) sorted by relevance

12

/external/strace/xlat/
Dsocketlayers.h246 #if defined(SOL_KCM) || (defined(HAVE_DECL_SOL_KCM) && HAVE_DECL_SOL_KCM)
248 static_assert((SOL_KCM) == (281), "SOL_KCM != 281");
251 # define SOL_KCM 281
319 XLAT(SOL_KCM),
Dsocketlayers.in38 SOL_KCM 281
/external/syzkaller/sys/linux/
Dsocket_kcm.txt11 setsockopt$kcm_KCM_RECV_DISABLE(fd sock_kcm, level const[SOL_KCM], opt const[KCM_RECV_DISABLE], val…
12 getsockopt$kcm_KCM_RECV_DISABLE(fd sock_kcm, level const[SOL_KCM], opt const[KCM_RECV_DISABLE], val…
Dsocket_kcm_arm64.const10 SOL_KCM = 281
Dsocket_kcm_386.const10 SOL_KCM = 281
Dsocket_kcm_arm.const10 SOL_KCM = 281
Dsocket_kcm_amd64.const10 SOL_KCM = 281
Dsocket_kcm_ppc64le.const10 SOL_KCM = 281
Dsocket_ppc64le.const257 SOL_KCM = 281
Dsocket_386.const257 SOL_KCM = 281
Dsocket_arm64.const257 SOL_KCM = 281
Dsocket_arm.const257 SOL_KCM = 281
Dsocket_amd64.const257 SOL_KCM = 281
Dsocket.txt48 …PC, SOL_PPPOL2TP, SOL_BLUETOOTH, SOL_PNPIPE, SOL_RDS, SOL_IUCV, SOL_CAIF, SOL_ALG, SOL_NFC, SOL_KCM
/external/strace/
Dnet.c567 case SOL_KCM: in print_sockopt_fd_level_name()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1473 SOL_KCM = 0x119 const
Dzerrors_linux_mipsle.go1768 SOL_KCM = 0x119 const
Dzerrors_linux_s390x.go1828 SOL_KCM = 0x119 const
Dzerrors_linux_arm.go1774 SOL_KCM = 0x119 const
Dzerrors_linux_ppc64le.go1824 SOL_KCM = 0x119 const
Dzerrors_linux_mips64.go1768 SOL_KCM = 0x119 const
Dzerrors_linux_ppc64.go1824 SOL_KCM = 0x119 const
Dzerrors_linux_amd64.go1768 SOL_KCM = 0x119 const
Dzerrors_linux_mips64le.go1768 SOL_KCM = 0x119 const
Dzerrors_linux_386.go1767 SOL_KCM = 0x119 const

12