Home
last modified time | relevance | path

Searched refs:TCP_SAVE_SYN (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dtcp_tos_reflect_kern.c42 rv = bpf_setsockopt(skops, SOL_TCP, TCP_SAVE_SYN, in bpf_basertt()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_tracing_net.h43 #define TCP_SAVE_SYN 27 macro
H A Dtest_tcpbpf_kern.c154 v = bpf_setsockopt(skops, IPPROTO_TCP, TCP_SAVE_SYN, in bpf_testcb()
H A Dtest_misc_tcp_hdr_options.c309 bpf_setsockopt(skops, SOL_TCP, TCP_SAVE_SYN, in misc_estab()
H A Dsetget_sockopt.c337 return bpf_setsockopt(ctx, IPPROTO_TCP, TCP_SAVE_SYN, in test_tcp_saved_syn()
H A Dtest_tcp_hdr_options.c604 bpf_setsockopt(skops, SOL_TCP, TCP_SAVE_SYN, in estab()
/kernel/linux/linux-6.6/samples/bpf/
H A Dtcp_tos_reflect_kern.c42 rv = bpf_setsockopt(skops, SOL_TCP, TCP_SAVE_SYN, in bpf_basertt()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_tcpbpf_kern.c182 v = bpf_setsockopt(skops, IPPROTO_TCP, TCP_SAVE_SYN, in bpf_testcb()
H A Dtest_misc_tcp_hdr_options.c305 bpf_setsockopt(skops, SOL_TCP, TCP_SAVE_SYN, in misc_estab()
H A Dtest_tcp_hdr_options.c604 bpf_setsockopt(skops, SOL_TCP, TCP_SAVE_SYN, in estab()
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dtcp.h117 #define TCP_SAVE_SYN 27 /* Record SYN headers for new connections */ macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtcp.h117 #define TCP_SAVE_SYN 27 /* Record SYN headers for new connections */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtcp.h117 #define TCP_SAVE_SYN 27 /* Record SYN headers for new connections */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtcp.h84 #define TCP_SAVE_SYN 27 macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dtcp.h117 #define TCP_SAVE_SYN 27 /* Record SYN headers for new connections */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtcp.h84 #define TCP_SAVE_SYN 27 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtcp.h89 #define TCP_SAVE_SYN 27 macro
/kernel/linux/linux-6.6/net/mptcp/
H A Dsockopt.c558 case TCP_SAVE_SYN: in mptcp_supported_sockopt()
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp.c3398 case TCP_SAVE_SYN: in do_tcp_setsockopt()
3987 case TCP_SAVE_SYN: in do_tcp_getsockopt()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c3607 case TCP_SAVE_SYN: in do_tcp_setsockopt()
4176 case TCP_SAVE_SYN: in do_tcp_getsockopt()
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c4970 case TCP_SAVE_SYN: in _bpf_setsockopt()
5195 /* TCP_SAVE_SYN may not have saved the mac hdr */ in bpf_sock_ops_get_syn()
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c5291 case TCP_SAVE_SYN: in sol_tcp_sockopt()
5616 /* TCP_SAVE_SYN may not have saved the mac hdr */ in bpf_sock_ops_get_syn()

Completed in 47 milliseconds