Searched refs:SO_OOBINLINE (Results 26 - 38 of 38) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dsocket.h18 #define SO_OOBINLINE 0x0100 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dsocket.h18 #define SO_OOBINLINE 0x0100 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dsocket.h22 #define SO_OOBINLINE 0x0100 /* Receive out-of-band data in-band. */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dsocket.h30 #define SO_OOBINLINE 0x0100 /* Receive out-of-band data in-band. */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dsocket.h15 #define SO_OOBINLINE 0x0100 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dsocket.h18 #define SO_OOBINLINE 0x0100 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dsocket.h18 #define SO_OOBINLINE 0x0100 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dsocket.h22 #define SO_OOBINLINE 0x0100 /* Receive out-of-band data in-band. */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dsocket.h21 #define SO_OOBINLINE 0x0100 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dsocket.h22 #define SO_OOBINLINE 0x0100 /* Receive out-of-band data in-band. */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dsocket.h21 #define SO_OOBINLINE 0x0100 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Dsock.c268 case SO_OOBINLINE:
475 case SO_OOBINLINE:
/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dsysutil.c674 int retval = setsockopt(fd, SOL_SOCKET, SO_OOBINLINE, &oob_inline,

Completed in 195 milliseconds

12