Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/include/uapi/asm/
Dsocket.h13 #define SO_KEEPALIVE 0x0008 macro
/Linux-v4.19/arch/parisc/include/uapi/asm/
Dsocket.h12 #define SO_KEEPALIVE 0x0008 macro
/Linux-v4.19/arch/ia64/include/uapi/asm/
Dsocket.h29 #define SO_KEEPALIVE 9 macro
/Linux-v4.19/arch/alpha/include/uapi/asm/
Dsocket.h18 #define SO_KEEPALIVE 0x0008 macro
/Linux-v4.19/arch/s390/include/uapi/asm/
Dsocket.h26 #define SO_KEEPALIVE 9 macro
/Linux-v4.19/arch/xtensa/include/uapi/asm/
Dsocket.h30 #define SO_KEEPALIVE 9 macro
/Linux-v4.19/include/uapi/asm-generic/
Dsocket.h20 #define SO_KEEPALIVE 9 macro
/Linux-v4.19/arch/mips/include/uapi/asm/
Dsocket.h24 #define SO_KEEPALIVE 0x0008 /* Keep connections alive and send macro
/Linux-v4.19/tools/usb/usbip/src/
Dusbip_network.c243 ret = setsockopt(sockfd, SOL_SOCKET, SO_KEEPALIVE, &val, sizeof(val)); in usbip_net_set_keepalive()
/Linux-v4.19/net/rds/
Dtcp_listen.c49 ret = kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in rds_tcp_keepalive()
/Linux-v4.19/net/core/
Dsock.c760 case SO_KEEPALIVE: in sock_setsockopt()
1137 case SO_KEEPALIVE: in sock_getsockopt()
/Linux-v4.19/fs/dlm/
Dlowcomms.c1272 result = kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in tcp_create_listen_sock()
/Linux-v4.19/net/sunrpc/
Dxprtsock.c2296 kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in xs_tcp_set_socket_timeouts()
/Linux-v4.19/Documentation/networking/
Drxrpc.txt200 (*) SO_KEEPALIVE automatically pings the other side to keep the connection