Home
last modified time | relevance | path

Searched refs:TCP_REPAIR_OFF_NO_WP (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c15 #define TCP_REPAIR_OFF_NO_WP -1 /* Turn off without window probes */ macro
40 repair = TCP_REPAIR_OFF_NO_WP; in connected_socket_v4()
/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/
H A Dtcp.h164 #define TCP_REPAIR_OFF_NO_WP -1 macro
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c22 #define TCP_REPAIR_OFF_NO_WP -1 /* Turn off without window probes */ macro
47 repair = TCP_REPAIR_OFF_NO_WP; in connected_socket_v4()
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dtcp.h135 #define TCP_REPAIR_OFF_NO_WP -1 /* Turn off without window probes */ macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtcp.h134 #define TCP_REPAIR_OFF_NO_WP -1 /* Turn off without window probes */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtcp.h135 #define TCP_REPAIR_OFF_NO_WP -1 /* Turn off without window probes */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtcp.h98 #define TCP_REPAIR_OFF_NO_WP - 1 macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dtcp.h135 #define TCP_REPAIR_OFF_NO_WP -1 /* Turn off without window probes */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtcp.h98 #define TCP_REPAIR_OFF_NO_WP - 1 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtcp.h102 #define TCP_REPAIR_OFF_NO_WP -1 macro
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp.c3326 } else if (val == TCP_REPAIR_OFF_NO_WP) { in do_tcp_setsockopt()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c3554 } else if (val == TCP_REPAIR_OFF_NO_WP) { in do_tcp_setsockopt()

Completed in 21 milliseconds