Searched refs:SO_KEEPALIVE (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/include/uapi/asm-generic/ |
| D | socket.h | 21 #define SO_KEEPALIVE 9 macro
|
| /Linux-v5.4/arch/sparc/include/uapi/asm/ |
| D | socket.h | 14 #define SO_KEEPALIVE 0x0008 macro
|
| /Linux-v5.4/arch/parisc/include/uapi/asm/ |
| D | socket.h | 13 #define SO_KEEPALIVE 0x0008 macro
|
| /Linux-v5.4/arch/alpha/include/uapi/asm/ |
| D | socket.h | 19 #define SO_KEEPALIVE 0x0008 macro
|
| /Linux-v5.4/tools/include/uapi/asm-generic/ |
| D | socket.h | 21 #define SO_KEEPALIVE 9 macro
|
| /Linux-v5.4/arch/mips/include/uapi/asm/ |
| D | socket.h | 25 #define SO_KEEPALIVE 0x0008 /* Keep connections alive and send macro
|
| /Linux-v5.4/tools/usb/usbip/src/ |
| D | usbip_network.c | 231 ret = setsockopt(sockfd, SOL_SOCKET, SO_KEEPALIVE, &val, sizeof(val)); in usbip_net_set_keepalive()
|
| /Linux-v5.4/net/rds/ |
| D | tcp_listen.c | 49 ret = kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in rds_tcp_keepalive()
|
| /Linux-v5.4/net/core/ |
| D | sock.c | 852 case SO_KEEPALIVE: in sock_setsockopt() 1270 case SO_KEEPALIVE: in sock_getsockopt()
|
| /Linux-v5.4/fs/dlm/ |
| D | lowcomms.c | 1270 result = kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in tcp_create_listen_sock()
|
| /Linux-v5.4/net/sunrpc/ |
| D | xprtsock.c | 2234 kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in xs_tcp_set_socket_timeouts()
|
| /Linux-v5.4/Documentation/networking/ |
| D | rxrpc.txt | 200 (*) SO_KEEPALIVE automatically pings the other side to keep the connection
|
| D | snmp_counter.rst | 406 setting the SO_KEEPALIVE socket option.
|