Home
last modified time | relevance | path

Searched refs:TCPOPT_EOL (Results 1 – 16 of 16) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dtest_parse_tcp_hdr_opt_dynptr.c45 if (kind == TCPOPT_EOL) in parse_hdr_opt()
A Dtest_parse_tcp_hdr_opt.c48 if (kind == TCPOPT_EOL) in parse_hdr_opt()
A Dbpf_tracing_net.h73 #define TCPOPT_EOL 0 macro
A Dxdp_synproxy_kern.c31 #define TCPOPT_EOL 0 macro
227 if (*opcode == TCPOPT_EOL) in tscookie_tcpopt_parse()
A Dtest_tcp_custom_syncookie.c232 if (*opcode == TCPOPT_EOL) in tcp_parse_option()
/linux/tools/testing/selftests/bpf/prog_tests/
A Dparse_tcp_hdr_opt.c24 0, 6, 0xBB, 0xBB, 0xBB, 0xBB, TCPOPT_EOL
/linux/tools/testing/selftests/bpf/
A Dtest_tcp_hdr_options.h51 #define TCPOPT_EOL 0 macro
/linux/net/netfilter/
A Dnf_conntrack_seqadj.c140 case TCPOPT_EOL: in nf_ct_sack_adjust()
A Dnf_synproxy_core.c47 case TCPOPT_EOL: in synproxy_parse_options()
206 case TCPOPT_EOL: in synproxy_tstamp_adjust()
A Dnf_conntrack_proto_tcp.c358 case TCPOPT_EOL: in tcp_options()
420 case TCPOPT_EOL: in tcp_sack()
/linux/net/sched/
A Dsch_cake.c951 if (opcode == TCPOPT_EOL) in cake_get_tcpopt()
1090 if (opcode == TCPOPT_EOL) in cake_tcph_may_drop()
/linux/net/mptcp/
A Doptions.c383 case TCPOPT_EOL: in mptcp_get_options()
/linux/net/ipv4/
A Dtcp_input.c4149 case TCPOPT_EOL: in tcp_parse_mss_option()
4201 case TCPOPT_EOL: in tcp_parse_options()
4382 case TCPOPT_EOL: in tcp_do_parse_auth_options()
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
A Dchcr_ktls.c957 if (opt == TCPOPT_EOL) in chcr_ktls_check_tcp_options()
/linux/include/net/
A Dtcp.h193 #define TCPOPT_EOL 0 /* End of options */ macro
/linux/net/core/
A Dfilter.c7536 if (kind == TCPOPT_EOL) { in bpf_search_tcp_opt()
7588 search_kind == TCPOPT_EOL) in BPF_CALL_4()
7666 new_kind == TCPOPT_EOL) in BPF_CALL_4()

Completed in 65 milliseconds