Searched refs:SO_RCVLOWAT (Results 26 - 39 of 39) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dsocket.h21 #define SO_RCVLOWAT 0x0800 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dsocket.h21 #define SO_RCVLOWAT 0x0800 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dsocket.h30 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dsocket.h38 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dsocket.h20 #define SO_RCVLOWAT 0x1004 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dsocket.h21 #define SO_RCVLOWAT 0x0800 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dsocket.h21 #define SO_RCVLOWAT 0x0800 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dsocket.h30 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dsocket.h28 #define SO_RCVLOWAT 0x1010 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dsocket.h30 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dsocket.h28 #define SO_RCVLOWAT 0x1010 macro
/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dutil_sock.c78 #ifdef SO_RCVLOWAT
79 {"SO_RCVLOWAT", SOL_SOCKET, SO_RCVLOWAT, 0, OPT_INT},
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/solaris/
H A Dsocket.c61 case SOL_SO_RCVLOWAT: optname = SO_RCVLOWAT; break;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Dsock.c317 case SO_RCVLOWAT:
523 case SO_RCVLOWAT:

Completed in 168 milliseconds

12