Home
last modified time | relevance | path

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

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