Home
last modified time | relevance | path

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

/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.c352 case TCPOPT_EOL: in tcp_options()
414 case TCPOPT_EOL: in tcp_sack()
/linux/net/mptcp/
A Doptions.c375 case TCPOPT_EOL: in mptcp_get_options()
/linux/net/sched/
A Dsch_cake.c964 if (opcode == TCPOPT_EOL) in cake_get_tcpopt()
1103 if (opcode == TCPOPT_EOL) in cake_tcph_may_drop()
/linux/net/ipv4/
A Dtcp_input.c3975 case TCPOPT_EOL: in tcp_parse_mss_option()
4026 case TCPOPT_EOL: in tcp_parse_options()
4193 case TCPOPT_EOL: in tcp_parse_md5sig_option()
/linux/include/net/
A Dtcp.h182 #define TCPOPT_EOL 0 /* End of options */ macro
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
A Dchcr_ktls.c961 if (opt == TCPOPT_EOL) in chcr_ktls_check_tcp_options()
/linux/net/core/
A Dfilter.c6874 if (kind == TCPOPT_EOL) { in bpf_search_tcp_opt()
6926 search_kind == TCPOPT_EOL) in BPF_CALL_4()
7004 new_kind == TCPOPT_EOL) in BPF_CALL_4()

Completed in 52 milliseconds