Home
last modified time | relevance | path

Searched refs:CAN_RAW (Results 1 – 25 of 2303) sorted by relevance

12345678910>>...93

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/can/
H A Draw.h51 #define SOL_CAN_RAW (SOL_CAN_BASE + CAN_RAW)
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/can/
H A Draw.h51 #define SOL_CAN_RAW (SOL_CAN_BASE + CAN_RAW)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/can/
H A Draw.h51 #define SOL_CAN_RAW (SOL_CAN_BASE + CAN_RAW)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/can/
H A Draw.h51 #define SOL_CAN_RAW (SOL_CAN_BASE + CAN_RAW)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/can/
H A Draw.h51 #define SOL_CAN_RAW (SOL_CAN_BASE + CAN_RAW)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dcan.h164 #define CAN_RAW 1 /* RAW sockets */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dcan.h164 #define CAN_RAW 1 /* RAW sockets */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dcan.h173 #define CAN_RAW 1 /* RAW sockets */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dcan.h173 #define CAN_RAW 1 /* RAW sockets */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dcan.h164 #define CAN_RAW 1 /* RAW sockets */ macro
/dports/comms/qt5-serialbus/kde-qtserialbus-5.15.2p2/src/plugins/canbus/socketcan/
H A Dsocketcanbackend.h114 int protocol = CAN_RAW;
/dports/multimedia/libv4l/linux-5.13-rc2/net/can/
H A DKconfig22 config CAN_RAW config
30 To receive/send raw CAN messages, use AF_CAN with protocol CAN_RAW.
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/can/
H A DKconfig22 config CAN_RAW config
30 To receive/send raw CAN messages, use AF_CAN with protocol CAN_RAW.
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/can/
H A DKconfig22 config CAN_RAW config
30 To receive/send raw CAN messages, use AF_CAN with protocol CAN_RAW.
/dports/net/scapy/scapy-2.4.5/scapy/contrib/
H A Dcansocket_native.py44 socket.CAN_RAW)
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/networking/
H A Dcan.rst216 s = socket(PF_CAN, SOCK_RAW, CAN_RAW);
264 default. A read(2) system call on a CAN_RAW socket transfers a
301 be used (example for CAN_RAW sockets without error checking):
309 s = socket(PF_CAN, SOCK_RAW, CAN_RAW);
328 Reading CAN frames from a bound CAN_RAW socket (see above) consists
405 the CAN_RAW socket supports a new socket option CAN_RAW_FD_FRAMES that
452 Using CAN_RAW sockets is extensively comparable to the commonly
463 To use the referenced definitions of the socket options for CAN_RAW
472 The reception of CAN frames using CAN_RAW sockets can be controlled
507 To disable the reception of CAN frames on the selected CAN_RAW socket:
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/networking/
H A Dcan.rst216 s = socket(PF_CAN, SOCK_RAW, CAN_RAW);
264 default. A read(2) system call on a CAN_RAW socket transfers a
301 be used (example for CAN_RAW sockets without error checking):
309 s = socket(PF_CAN, SOCK_RAW, CAN_RAW);
328 Reading CAN frames from a bound CAN_RAW socket (see above) consists
405 the CAN_RAW socket supports a new socket option CAN_RAW_FD_FRAMES that
452 Using CAN_RAW sockets is extensively comparable to the commonly
463 To use the referenced definitions of the socket options for CAN_RAW
472 The reception of CAN frames using CAN_RAW sockets can be controlled
507 To disable the reception of CAN frames on the selected CAN_RAW socket:
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/networking/
H A Dcan.rst216 s = socket(PF_CAN, SOCK_RAW, CAN_RAW);
264 default. A read(2) system call on a CAN_RAW socket transfers a
301 be used (example for CAN_RAW sockets without error checking):
309 s = socket(PF_CAN, SOCK_RAW, CAN_RAW);
328 Reading CAN frames from a bound CAN_RAW socket (see above) consists
405 the CAN_RAW socket supports a new socket option CAN_RAW_FD_FRAMES that
452 Using CAN_RAW sockets is extensively comparable to the commonly
463 To use the referenced definitions of the socket options for CAN_RAW
472 The reception of CAN frames using CAN_RAW sockets can be controlled
507 To disable the reception of CAN frames on the selected CAN_RAW socket:
[all …]
/dports/emulators/qemu42/qemu-4.2.1/net/can/
H A Dcan_socketcan.c180 s = qemu_socket(PF_CAN, SOCK_RAW, CAN_RAW); in can_host_socketcan_connect()
/dports/emulators/qemu-utils/qemu-4.2.1/net/can/
H A Dcan_socketcan.c180 s = qemu_socket(PF_CAN, SOCK_RAW, CAN_RAW); in can_host_socketcan_connect()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/net/can/
H A Dcan_socketcan.c177 s = qemu_socket(PF_CAN, SOCK_RAW, CAN_RAW); in can_host_socketcan_connect()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/net/can/
H A Dcan_socketcan.c179 s = qemu_socket(PF_CAN, SOCK_RAW, CAN_RAW); in can_host_socketcan_connect()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/net/can/
H A Dcan_socketcan.c179 s = qemu_socket(PF_CAN, SOCK_RAW, CAN_RAW); in can_host_socketcan_connect()
/dports/emulators/qemu/qemu-6.2.0/net/can/
H A Dcan_socketcan.c203 s = qemu_socket(PF_CAN, SOCK_RAW, CAN_RAW); in can_host_socketcan_connect()
/dports/emulators/qemu60/qemu-6.0.0/net/can/
H A Dcan_socketcan.c203 s = qemu_socket(PF_CAN, SOCK_RAW, CAN_RAW); in can_host_socketcan_connect()

12345678910>>...93