Searched refs:SO_KEEPALIVE (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.15/tools/testing/selftests/bpf/progs/ |
| D | connect4_prog.c | 115 if (bpf_setsockopt(ctx, SOL_SOCKET, SO_KEEPALIVE, &one, sizeof(one))) in set_keepalive() 129 if (bpf_setsockopt(ctx, SOL_SOCKET, SO_KEEPALIVE, &zero, sizeof(zero))) in set_keepalive()
|
| /Linux-v5.15/arch/parisc/include/uapi/asm/ |
| D | socket.h | 13 #define SO_KEEPALIVE 0x0008 macro
|
| /Linux-v5.15/tools/include/uapi/asm-generic/ |
| D | socket.h | 21 #define SO_KEEPALIVE 9 macro
|
| /Linux-v5.15/arch/alpha/include/uapi/asm/ |
| D | socket.h | 19 #define SO_KEEPALIVE 0x0008 macro
|
| /Linux-v5.15/arch/sparc/include/uapi/asm/ |
| D | socket.h | 14 #define SO_KEEPALIVE 0x0008 macro
|
| /Linux-v5.15/include/uapi/asm-generic/ |
| D | socket.h | 21 #define SO_KEEPALIVE 9 macro
|
| /Linux-v5.15/arch/mips/include/uapi/asm/ |
| D | socket.h | 25 #define SO_KEEPALIVE 0x0008 /* Keep connections alive and send macro
|
| /Linux-v5.15/net/mptcp/ |
| D | sockopt.c | 83 case SO_KEEPALIVE: in mptcp_sol_socket_sync_intval() 179 case SO_KEEPALIVE: in mptcp_setsockopt_sol_socket_int() 320 case SO_KEEPALIVE: in mptcp_setsockopt_sol_socket()
|
| /Linux-v5.15/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-v5.15/net/core/ |
| D | sock.c | 1062 case SO_KEEPALIVE: in sock_setsockopt() 1471 case SO_KEEPALIVE: in sock_getsockopt()
|
| D | filter.c | 4803 case SO_KEEPALIVE: in _bpf_setsockopt()
|
| /Linux-v5.15/Documentation/networking/ |
| D | rxrpc.rst | 199 (#) SO_KEEPALIVE automatically pings the other side to keep the connection
|
| D | snmp_counter.rst | 406 setting the SO_KEEPALIVE socket option.
|