Home
last modified time | relevance | path

Searched refs:SOL_CAN_BASE (Results 1 – 15 of 15) sorted by relevance

/external/kernel-headers/original/uapi/linux/can/
Draw.h51 #define SOL_CAN_RAW (SOL_CAN_BASE + CAN_RAW)
/external/iproute2/include/uapi/linux/
Dcan.h162 #define SOL_CAN_BASE 100 macro
/external/kernel-headers/original/uapi/linux/
Dcan.h162 #define SOL_CAN_BASE 100 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1760 SOL_CAN_BASE = 0x64 const
Dzerrors_linux_s390x.go1820 SOL_CAN_BASE = 0x64 const
Dzerrors_linux_arm.go1766 SOL_CAN_BASE = 0x64 const
Dzerrors_linux_ppc64le.go1816 SOL_CAN_BASE = 0x64 const
Dzerrors_linux_mips64.go1760 SOL_CAN_BASE = 0x64 const
Dzerrors_linux_ppc64.go1816 SOL_CAN_BASE = 0x64 const
Dzerrors_linux_amd64.go1760 SOL_CAN_BASE = 0x64 const
Dzerrors_linux_mips64le.go1760 SOL_CAN_BASE = 0x64 const
Dzerrors_linux_386.go1759 SOL_CAN_BASE = 0x64 const
Dzerrors_linux_mips.go1760 SOL_CAN_BASE = 0x64 const
Dzerrors_linux_arm64.go1750 SOL_CAN_BASE = 0x64 const
/external/python/cpython3/Modules/
Dsocketmodule.c7364 #ifdef SOL_CAN_BASE
7365 PyModule_AddIntMacro(m, SOL_CAN_BASE);