Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_parse_tcp_hdr_opt_dynptr.c45 if (kind == TCPOPT_EOL) in parse_hdr_opt()
H A Dtest_parse_tcp_hdr_opt.c48 if (kind == TCPOPT_EOL) in parse_hdr_opt()
H A Dbpf_tracing_net.h73 #define TCPOPT_EOL 0 macro
H A Dtest_tcp_custom_syncookie.c232 if (*opcode == TCPOPT_EOL) in tcp_parse_option()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dparse_tcp_hdr_opt.c24 0, 6, 0xBB, 0xBB, 0xBB, 0xBB, TCPOPT_EOL
/linux/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h51 #define TCPOPT_EOL 0 macro
/linux/net/netfilter/
H A Dnf_conntrack_seqadj.c140 case TCPOPT_EOL: in nf_ct_sack_adjust()
H A Dnf_synproxy_core.c47 case TCPOPT_EOL: in synproxy_parse_options()
206 case TCPOPT_EOL: in synproxy_tstamp_adjust()
H A Dnf_conntrack_proto_tcp.c358 case TCPOPT_EOL: in tcp_options()
420 case TCPOPT_EOL: in tcp_sack()
/linux/net/sched/
H A Dsch_cake.c1011 if (opcode == TCPOPT_EOL) in cake_get_tcpopt()
1150 if (opcode == TCPOPT_EOL) in cake_tcph_may_drop()
/linux/net/mptcp/
H A Doptions.c380 case TCPOPT_EOL: in mptcp_get_options()
/linux/net/ipv4/
H A Dtcp_input.c4155 case TCPOPT_EOL: in tcp_parse_mss_option()
4207 case TCPOPT_EOL: in tcp_parse_options()
4388 case TCPOPT_EOL: in tcp_do_parse_auth_options()
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c957 if (opt == TCPOPT_EOL) in chcr_ktls_check_tcp_options()
/linux/include/net/
H A Dtcp.h194 #define TCPOPT_EOL 0 /* End of options */ macro
/linux/net/core/
H A Dfilter.c7548 if (kind == TCPOPT_EOL) { in bpf_search_tcp_opt()
7600 search_kind == TCPOPT_EOL) in BPF_CALL_4()
7678 new_kind == TCPOPT_EOL) in BPF_CALL_4()