Searched refs:SO_SNDBUF (Results 1 - 19 of 19) sorted by relevance

/linux-4.4.14/include/uapi/asm-generic/
H A Dsocket.h15 #define SO_SNDBUF 7 macro
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dsocket.h21 #define SO_SNDBUF 7 macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
H A Dsocket.h15 #define SO_SNDBUF 7 macro
/linux-4.4.14/arch/frv/include/uapi/asm/
H A Dsocket.h15 #define SO_SNDBUF 7 macro
/linux-4.4.14/arch/m32r/include/uapi/asm/
H A Dsocket.h15 #define SO_SNDBUF 7 macro
/linux-4.4.14/arch/avr32/include/uapi/asm/
H A Dsocket.h15 #define SO_SNDBUF 7 macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dsocket.h25 #define SO_SNDBUF 7 macro
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dsocket.h26 #define SO_SNDBUF 0x1001 macro
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dsocket.h22 #define SO_SNDBUF 7 macro
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dsocket.h26 #define SO_SNDBUF 0x1001 macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dsocket.h17 #define SO_SNDBUF 0x1001 macro
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dsocket.h24 #define SO_SNDBUF 7 macro
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dsocket.h36 #define SO_SNDBUF 0x1001 /* Send buffer size. */ macro
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
H A Dlib-socket.c430 rc = kernel_setsockopt(sock, SOL_SOCKET, SO_SNDBUF, lnet_sock_setbuf()
/linux-4.4.14/net/core/
H A Dsock.c739 case SO_SNDBUF: sock_setsockopt()
1063 case SO_SNDBUF: sock_getsockopt()
/linux-4.4.14/net/sunrpc/
H A Dsvcsock.c379 sock_setsockopt(sock, SOL_SOCKET, SO_SNDBUF, svc_sock_setbufsize()
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_sync.c1278 /* setsockopt(sock, SOL_SOCKET, SO_SNDBUF, &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 517 milliseconds