Home
last modified time | relevance | path

Searched refs:TCPOPT_EOL (Results 1 – 8 of 8) 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.h78 #define TCPOPT_EOL 0
74 #define TCPOPT_EOL global() 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/sched/
H A Dsch_cake.c1030 if (opcode == TCPOPT_EOL) in cake_get_tcpopt()
1169 if (opcode == TCPOPT_EOL) in cake_tcph_may_drop()
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c957 if (opt == TCPOPT_EOL) in chcr_ktls_check_tcp_options()