| /linux-4.4.14/arch/ia64/include/uapi/asm/ |
| D | socket.h | 28 #define SO_KEEPALIVE 9 macro
|
| /linux-4.4.14/arch/s390/include/uapi/asm/ |
| D | socket.h | 25 #define SO_KEEPALIVE 9 macro
|
| /linux-4.4.14/arch/frv/include/uapi/asm/ |
| D | socket.h | 19 #define SO_KEEPALIVE 9 macro
|
| /linux-4.4.14/arch/m32r/include/uapi/asm/ |
| D | socket.h | 19 #define SO_KEEPALIVE 9 macro
|
| /linux-4.4.14/arch/xtensa/include/uapi/asm/ |
| D | socket.h | 29 #define SO_KEEPALIVE 9 macro
|
| /linux-4.4.14/arch/avr32/include/uapi/asm/ |
| D | socket.h | 19 #define SO_KEEPALIVE 9 macro
|
| /linux-4.4.14/arch/alpha/include/uapi/asm/ |
| D | socket.h | 17 #define SO_KEEPALIVE 0x0008 macro
|
| /linux-4.4.14/arch/powerpc/include/uapi/asm/ |
| D | socket.h | 26 #define SO_KEEPALIVE 9 macro
|
| /linux-4.4.14/arch/sparc/include/uapi/asm/ |
| D | socket.h | 12 #define SO_KEEPALIVE 0x0008 macro
|
| /linux-4.4.14/arch/parisc/include/uapi/asm/ |
| D | socket.h | 11 #define SO_KEEPALIVE 0x0008 macro
|
| /linux-4.4.14/arch/mips/include/uapi/asm/ |
| D | socket.h | 23 #define SO_KEEPALIVE 0x0008 /* Keep connections alive and send macro
|
| /linux-4.4.14/include/uapi/asm-generic/ |
| D | socket.h | 19 #define SO_KEEPALIVE 9 macro
|
| /linux-4.4.14/arch/mn10300/include/uapi/asm/ |
| D | socket.h | 19 #define SO_KEEPALIVE 9 macro
|
| /linux-4.4.14/net/rds/ |
| D | tcp_listen.c | 49 ret = kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in rds_tcp_keepalive()
|
| /linux-4.4.14/tools/usb/usbip/src/ |
| D | usbip_network.c | 239 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/ |
| D | socklnd_lib.c | 517 rc = kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in ksocknal_lib_setup_sock()
|
| /linux-4.4.14/net/core/ |
| D | sock.c | 794 case SO_KEEPALIVE: in sock_setsockopt() 1079 case SO_KEEPALIVE: in sock_getsockopt()
|
| /linux-4.4.14/fs/dlm/ |
| D | lowcomms.c | 1206 result = kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in tcp_create_listen_sock()
|
| /linux-4.4.14/net/sunrpc/ |
| D | xprtsock.c | 2233 kernel_setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, in xs_tcp_finish_connecting()
|
| /linux-4.4.14/Documentation/networking/ |
| D | rxrpc.txt | 200 (*) SO_KEEPALIVE automatically pings the other side to keep the connection
|