Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/bpf/
Dtest_tcp_hdr_options.h51 #define TCPOPT_EOL 0 macro
/linux-5.19.10/net/netfilter/
Dnf_conntrack_seqadj.c140 case TCPOPT_EOL: in nf_ct_sack_adjust()
Dnf_synproxy_core.c47 case TCPOPT_EOL: in synproxy_parse_options()
206 case TCPOPT_EOL: in synproxy_tstamp_adjust()
Dnf_conntrack_proto_tcp.c352 case TCPOPT_EOL: in tcp_options()
414 case TCPOPT_EOL: in tcp_sack()
/linux-5.19.10/net/sched/
Dsch_cake.c964 if (opcode == TCPOPT_EOL) in cake_get_tcpopt()
1103 if (opcode == TCPOPT_EOL) in cake_tcph_may_drop()
/linux-5.19.10/net/mptcp/
Doptions.c377 case TCPOPT_EOL: in mptcp_get_options()
/linux-5.19.10/net/ipv4/
Dtcp_input.c3999 case TCPOPT_EOL: in tcp_parse_mss_option()
4050 case TCPOPT_EOL: in tcp_parse_options()
4217 case TCPOPT_EOL: in tcp_parse_md5sig_option()
/linux-5.19.10/include/net/
Dtcp.h182 #define TCPOPT_EOL 0 /* End of options */ macro
/linux-5.19.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c961 if (opt == TCPOPT_EOL) in chcr_ktls_check_tcp_options()
/linux-5.19.10/net/core/
Dfilter.c7218 if (kind == TCPOPT_EOL) { in bpf_search_tcp_opt()
7270 search_kind == TCPOPT_EOL) in BPF_CALL_4()
7348 new_kind == TCPOPT_EOL) in BPF_CALL_4()