Home
last modified time | relevance | path

Searched refs:TCP_SAVE_SYN (Results 1 – 25 of 2426) sorted by relevance

12345678910>>...98

/dports/devel/folly/folly-2021.12.27.00/folly/io/async/test/
H A DAsyncSocketTest.cpp27 #ifndef TCP_SAVE_SYN
28 #define TCP_SAVE_SYN 27 macro
109 netops::getsockopt(fd, IPPROTO_TCP, TCP_SAVE_SYN, &value, &valueLength); in TEST()
119 rc = netops::getsockopt(fd, IPPROTO_TCP, TCP_SAVE_SYN, &value, &valueLength); in TEST()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/linux/netinet/
H A Dtcp.d77 TCP_SAVE_SYN = 27, /// Record SYN headers for new connections. enumerator
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/linux/netinet/
H A Dtcp.d77 TCP_SAVE_SYN = 27, /// Record SYN headers for new connections. enumerator
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/linux/netinet/
H A Dtcp.d77 TCP_SAVE_SYN = 27, /// Record SYN headers for new connections. enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/linux/netinet/
H A Dtcp.d77 TCP_SAVE_SYN = 27, /// Record SYN headers for new connections. enumerator
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/linux/netinet/
H A Dtcp.d77 TCP_SAVE_SYN = 27, /// Record SYN headers for new connections. enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/linux/netinet/
H A Dtcp.d77 TCP_SAVE_SYN = 27, /// Record SYN headers for new connections. enumerator
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/linux/netinet/
H A Dtcp.d77 TCP_SAVE_SYN = 27, /// Record SYN headers for new connections. enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/linux/netinet/
H A Dtcp.d77 TCP_SAVE_SYN = 27, /// Record SYN headers for new connections. enumerator
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/linux/netinet/
H A Dtcp.d77 TCP_SAVE_SYN = 27, /// Record SYN headers for new connections. enumerator
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/linux/netinet/
H A Dtcp.d77 TCP_SAVE_SYN = 27, /// Record SYN headers for new connections. enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/samples/bpf/
H A Dtcp_tos_reflect_kern.c42 rv = bpf_setsockopt(skops, SOL_TCP, TCP_SAVE_SYN, in bpf_basertt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/bpf/
H A Dtcp_tos_reflect_kern.c42 rv = bpf_setsockopt(skops, SOL_TCP, TCP_SAVE_SYN, in bpf_basertt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/bpf/
H A Dtcp_tos_reflect_kern.c42 rv = bpf_setsockopt(skops, SOL_TCP, TCP_SAVE_SYN, in bpf_basertt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_tcpbpf_kern.c157 v = bpf_setsockopt(skops, IPPROTO_TCP, TCP_SAVE_SYN, in bpf_testcb()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_tcpbpf_kern.c157 v = bpf_setsockopt(skops, IPPROTO_TCP, TCP_SAVE_SYN, in bpf_testcb()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_tcpbpf_kern.c157 v = bpf_setsockopt(skops, IPPROTO_TCP, TCP_SAVE_SYN, in bpf_testcb()
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/netinet/
H A Dtcp.h31 #define TCP_SAVE_SYN 27 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/netinet/
H A Dtcp.h68 #define TCP_SAVE_SYN 27 /* Record SYN headers for new macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/netinet/
H A Dtcp.h68 #define TCP_SAVE_SYN 27 /* Record SYN headers for new macro
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/netinet/
H A Dtcp.h31 #define TCP_SAVE_SYN 27 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dtcp.h117 #define TCP_SAVE_SYN 27 /* Record SYN headers for new connections */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/linux/
H A Dtcp.h117 #define TCP_SAVE_SYN 27 /* Record SYN headers for new connections */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/uapi/linux/
H A Dtcp.h117 #define TCP_SAVE_SYN 27 /* Record SYN headers for new connections */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dtcp.h117 #define TCP_SAVE_SYN 27 /* Record SYN headers for new connections */ macro

12345678910>>...98