Searched refs:SO_OOBINLINE (Results 1 – 9 of 9) sorted by relevance
22 #define SO_OOBINLINE 10 macro
19 #define SO_OOBINLINE 0x0100 macro
17 #define SO_OOBINLINE 0x0100 macro
23 #define SO_OOBINLINE 0x0100 macro
32 #define SO_OOBINLINE 0x0100 /* Receive out-of-band data in-band. */ macro
322 if (setsockopt(pfd, SOL_SOCKET, SO_OOBINLINE, &on, sizeof(on))) { in main()
1213 case SO_OOBINLINE: in sk_setsockopt()1686 case SO_OOBINLINE: in sk_getsockopt()
2474 optname = SO_OOBINLINE; in do_setsockopt()2722 optname = SO_OOBINLINE; in do_getsockopt()