Home
last modified time | relevance | path

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

/linux/arch/sparc/include/uapi/asm/
A Dsocket.h19 #define SO_OOBINLINE 0x0100 macro
/linux/tools/include/uapi/asm-generic/
A Dsocket.h22 #define SO_OOBINLINE 10 macro
/linux/arch/parisc/include/uapi/asm/
A Dsocket.h17 #define SO_OOBINLINE 0x0100 macro
/linux/arch/alpha/include/uapi/asm/
A Dsocket.h23 #define SO_OOBINLINE 0x0100 macro
/linux/arch/mips/include/uapi/asm/
A Dsocket.h32 #define SO_OOBINLINE 0x0100 /* Receive out-of-band data in-band. */ macro
/linux/include/uapi/asm-generic/
A Dsocket.h22 #define SO_OOBINLINE 10 macro
/linux/tools/testing/selftests/net/af_unix/
A Dtest_unix_oob.c322 if (setsockopt(pfd, SOL_SOCKET, SO_OOBINLINE, &on, sizeof(on))) { in main()
/linux/net/core/
A Dsock.c1128 case SO_OOBINLINE: in sock_setsockopt()
1570 case SO_OOBINLINE: in sock_getsockopt()

Completed in 16 milliseconds