Home
last modified time | relevance | path

Searched defs:SOCK_RAW (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dcan.rst434 .. _socketcan-rawfilter:
436 RAW socket option CAN_RAW_FILTER
526 RAW Socket Option CAN_RAW_ERR_FILTER
545 RAW Socket Option CAN_RAW_LOOPBACK
560 RAW socket option CAN_RAW_RECV_OWN_MSGS
581 RAW Socket Option CAN_RAW_FD_FRAMES
644 RAW socket option CAN_RAW_JOIN_FILTERS
661 RAW Socket Returned Message Flags
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dsocket_type.h32 SOCK_RAW = 3, /* Raw protocol interface. */ enumerator
33 #define SOCK_RAW SOCK_RAW macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dsocket_type.h32 SOCK_RAW = 3, /* Raw protocol interface. */ enumerator
33 #define SOCK_RAW SOCK_RAW macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsocket.h32 SOCK_RAW = 3, enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Dnet.h65 SOCK_RAW = 3, enumerator