Searched refs:SO_RCVBUF (Results 1 - 21 of 21) sorted by relevance

/linux-4.4.14/include/uapi/asm-generic/
H A Dsocket.h16 #define SO_RCVBUF 8 macro
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dsocket.h22 #define SO_RCVBUF 8 macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
H A Dsocket.h16 #define SO_RCVBUF 8 macro
/linux-4.4.14/arch/frv/include/uapi/asm/
H A Dsocket.h16 #define SO_RCVBUF 8 macro
/linux-4.4.14/arch/m32r/include/uapi/asm/
H A Dsocket.h16 #define SO_RCVBUF 8 macro
/linux-4.4.14/arch/avr32/include/uapi/asm/
H A Dsocket.h16 #define SO_RCVBUF 8 macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dsocket.h26 #define SO_RCVBUF 8 macro
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dsocket.h27 #define SO_RCVBUF 0x1002 macro
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dsocket.h23 #define SO_RCVBUF 8 macro
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dsocket.h27 #define SO_RCVBUF 0x1002 macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dsocket.h18 #define SO_RCVBUF 0x1002 macro
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dsocket.h25 #define SO_RCVBUF 8 macro
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dsocket.h37 #define SO_RCVBUF 0x1002 /* Receive buffer. */ macro
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
H A Dlib-socket.c441 rc = kernel_setsockopt(sock, SOL_SOCKET, SO_RCVBUF, lnet_sock_setbuf()
/linux-4.4.14/Documentation/accounting/
H A Dgetdelays.c98 if (setsockopt(fd, SOL_SOCKET, SO_RCVBUF, create_nl_socket()
/linux-4.4.14/net/rds/
H A Dcong.c46 * against the sockets SO_RCVBUF option value. Only the payload bytes in the
/linux-4.4.14/net/core/
H A Dsock.c760 case SO_RCVBUF: sock_setsockopt()
772 * assume that the SO_RCVBUF setting they make will sock_setsockopt()
1067 case SO_RCVBUF: sock_getsockopt()
/linux-4.4.14/net/sunrpc/
H A Dsvcsock.c381 sock_setsockopt(sock, SOL_SOCKET, SO_RCVBUF, svc_sock_setbufsize()
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_sync.c1279 /* setsockopt(sock, SOL_SOCKET, SO_RCVBUF, &val, sizeof(val)); */ set_sock_size()
/linux-4.4.14/include/net/
H A Dsock.h251 * @sk_userlocks: %SO_SNDBUF and %SO_RCVBUF settings
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_receiver.c557 /* open coded SO_SNDBUF, SO_RCVBUF */ drbd_setbufsize()

Completed in 618 milliseconds