Home
last modified time | relevance | path

Searched refs:SO_KEEPALIVE (Results 1 – 20 of 20) sorted by relevance

/linux-4.4.14/arch/ia64/include/uapi/asm/
Dsocket.h28 #define SO_KEEPALIVE 9 macro
/linux-4.4.14/arch/s390/include/uapi/asm/
Dsocket.h25 #define SO_KEEPALIVE 9 macro
/linux-4.4.14/arch/frv/include/uapi/asm/
Dsocket.h19 #define SO_KEEPALIVE 9 macro
/linux-4.4.14/arch/m32r/include/uapi/asm/
Dsocket.h19 #define SO_KEEPALIVE 9 macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
Dsocket.h29 #define SO_KEEPALIVE 9 macro
/linux-4.4.14/arch/avr32/include/uapi/asm/
Dsocket.h19 #define SO_KEEPALIVE 9 macro
/linux-4.4.14/arch/alpha/include/uapi/asm/
Dsocket.h17 #define SO_KEEPALIVE 0x0008 macro
/linux-4.4.14/arch/powerpc/include/uapi/asm/
Dsocket.h26 #define SO_KEEPALIVE 9 macro
/linux-4.4.14/arch/sparc/include/uapi/asm/
Dsocket.h12 #define SO_KEEPALIVE 0x0008 macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
Dsocket.h11 #define SO_KEEPALIVE 0x0008 macro
/linux-4.4.14/arch/mips/include/uapi/asm/
Dsocket.h23 #define SO_KEEPALIVE 0x0008 /* Keep connections alive and send macro
/linux-4.4.14/include/uapi/asm-generic/
Dsocket.h19 #define SO_KEEPALIVE 9 macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
Dsocket.h19 #define SO_KEEPALIVE 9 macro
/linux-4.4.14/net/rds/
Dtcp_listen.c49 ret = kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in rds_tcp_keepalive()
/linux-4.4.14/tools/usb/usbip/src/
Dusbip_network.c239 ret = setsockopt(sockfd, SOL_SOCKET, SO_KEEPALIVE, &val, sizeof(val)); in usbip_net_set_keepalive()
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_lib.c517 rc = kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in ksocknal_lib_setup_sock()
/linux-4.4.14/net/core/
Dsock.c794 case SO_KEEPALIVE: in sock_setsockopt()
1079 case SO_KEEPALIVE: in sock_getsockopt()
/linux-4.4.14/fs/dlm/
Dlowcomms.c1206 result = kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in tcp_create_listen_sock()
/linux-4.4.14/net/sunrpc/
Dxprtsock.c2233 kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in xs_tcp_finish_connecting()
/linux-4.4.14/Documentation/networking/
Drxrpc.txt200 (*) SO_KEEPALIVE automatically pings the other side to keep the connection