Home
last modified time | relevance | path

Searched refs:SO_OOBINLINE (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/arch/parisc/include/uapi/asm/
H A Dsocket.h17 #define SO_OOBINLINE 0x0100 macro
/linux-6.15/arch/sparc/include/uapi/asm/
H A Dsocket.h19 #define SO_OOBINLINE 0x0100 macro
/linux-6.15/arch/mips/include/uapi/asm/
H A Dsocket.h32 #define SO_OOBINLINE 0x0100 /* Receive out-of-band data in-band. */ macro
/linux-6.15/include/uapi/asm-generic/
H A Dsocket.h22 #define SO_OOBINLINE 10 macro
/linux-6.15/arch/alpha/include/uapi/asm/
H A Dsocket.h23 #define SO_OOBINLINE 0x0100 macro
/linux-6.15/tools/include/uapi/asm-generic/
H A Dsocket.h22 #define SO_OOBINLINE 10 macro
/linux-6.15/tools/testing/selftests/net/af_unix/
H A Dmsg_oob.c285 ret = setsockopt(self->fd[i * 2 + 1], SOL_SOCKET, SO_OOBINLINE, in __setinlinepair()
/linux-6.15/net/core/
H A Dsock.c1389 case SO_OOBINLINE: in sk_setsockopt()
1783 case SO_OOBINLINE: in sk_getsockopt()