Home
last modified time | relevance | path

Searched refs:SO_OOBINLINE (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dsocket.h21 #define SO_OOBINLINE 10 macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dsocket.h32 #define SO_OOBINLINE 0x0100 /* Receive out-of-band data in-band. */ macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dsocket.h23 #define SO_OOBINLINE 0x0100 macro
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dsocket.h32 #define SO_OOBINLINE 0x0100 /* Receive out-of-band data in-band. */ macro
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Dsocket.h23 #define SO_OOBINLINE 0x0100 macro
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dsocket.h22 #define SO_OOBINLINE 10 macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dsocket.h22 #define SO_OOBINLINE 10 macro
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dsocket.h22 #define SO_OOBINLINE 10 macro
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dsocket.h22 #define SO_OOBINLINE 10 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dsocket.h35 #define SO_OOBINLINE 10 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dsocket.h30 #define SO_OOBINLINE 0x0100 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dsocket.h30 #define SO_OOBINLINE 0x0100 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dsocket.h35 #define SO_OOBINLINE 10 macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
H A Dsocket.h17 #define SO_OOBINLINE 0x0100 macro
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H A Dsocket.h19 #define SO_OOBINLINE 0x0100 macro
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/
H A Dsocket.h17 #define SO_OOBINLINE 0x0100 macro
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H A Dsocket.h19 #define SO_OOBINLINE 0x0100 macro
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
H A Dsocket.h148 #define SO_OOBINLINE 10 macro
/kernel/linux/linux-6.6/tools/testing/selftests/net/af_unix/
H A Dtest_unix_oob.c322 if (setsockopt(pfd, SOL_SOCKET, SO_OOBINLINE, &on, sizeof(on))) { in main()
323 perror("SO_OOBINLINE"); in main()
/kernel/linux/linux-5.10/net/core/
H A Dsock.c944 case SO_OOBINLINE: in sock_setsockopt()
1373 case SO_OOBINLINE: in sock_getsockopt()
/kernel/linux/linux-6.6/net/core/
H A Dsock.c1209 case SO_OOBINLINE: in sk_setsockopt()
1682 case SO_OOBINLINE: in sk_getsockopt()

Completed in 17 milliseconds