Home
last modified time | relevance | path

Searched defs:CAN_EFF_FLAG (Results 1 – 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dcan.h55 #define CAN_EFF_FLAG 0x80000000U /* EFF/SFF is set in the MSB */ macro
/external/iproute2/include/uapi/linux/
Dcan.h55 #define CAN_EFF_FLAG 0x80000000U /* EFF/SFF is set in the MSB */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go231 CAN_EFF_FLAG = 0x80000000 const
Dzerrors_linux_mips64le.go246 CAN_EFF_FLAG = 0x80000000 const
Dzerrors_linux_ppc64.go246 CAN_EFF_FLAG = 0x80000000 const
Dzerrors_linux_arm.go246 CAN_EFF_FLAG = 0x80000000 const
Dzerrors_linux_mips64.go246 CAN_EFF_FLAG = 0x80000000 const
Dzerrors_linux_ppc64le.go246 CAN_EFF_FLAG = 0x80000000 const
Dzerrors_linux_arm64.go246 CAN_EFF_FLAG = 0x80000000 const
Dzerrors_linux_386.go246 CAN_EFF_FLAG = 0x80000000 const
Dzerrors_linux_mips.go246 CAN_EFF_FLAG = 0x80000000 const
Dzerrors_linux_s390x.go246 CAN_EFF_FLAG = 0x80000000 const
Dzerrors_linux_mipsle.go246 CAN_EFF_FLAG = 0x80000000 const
Dzerrors_linux_amd64.go246 CAN_EFF_FLAG = 0x80000000 const