Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/asm-generic/
Dsocket.h21 #define SO_KEEPALIVE 9 macro
/Linux-v5.4/arch/sparc/include/uapi/asm/
Dsocket.h14 #define SO_KEEPALIVE 0x0008 macro
/Linux-v5.4/arch/parisc/include/uapi/asm/
Dsocket.h13 #define SO_KEEPALIVE 0x0008 macro
/Linux-v5.4/arch/alpha/include/uapi/asm/
Dsocket.h19 #define SO_KEEPALIVE 0x0008 macro
/Linux-v5.4/tools/include/uapi/asm-generic/
Dsocket.h21 #define SO_KEEPALIVE 9 macro
/Linux-v5.4/arch/mips/include/uapi/asm/
Dsocket.h25 #define SO_KEEPALIVE 0x0008 /* Keep connections alive and send macro
/Linux-v5.4/tools/usb/usbip/src/
Dusbip_network.c231 ret = setsockopt(sockfd, SOL_SOCKET, SO_KEEPALIVE, &val, sizeof(val)); in usbip_net_set_keepalive()
/Linux-v5.4/net/rds/
Dtcp_listen.c49 ret = kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in rds_tcp_keepalive()
/Linux-v5.4/net/core/
Dsock.c852 case SO_KEEPALIVE: in sock_setsockopt()
1270 case SO_KEEPALIVE: in sock_getsockopt()
/Linux-v5.4/fs/dlm/
Dlowcomms.c1270 result = kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in tcp_create_listen_sock()
/Linux-v5.4/net/sunrpc/
Dxprtsock.c2234 kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in xs_tcp_set_socket_timeouts()
/Linux-v5.4/Documentation/networking/
Drxrpc.txt200 (*) SO_KEEPALIVE automatically pings the other side to keep the connection
Dsnmp_counter.rst406 setting the SO_KEEPALIVE socket option.