Home
last modified time | relevance | path

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

/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.h78 #define TCPOPT_EOL 0 macro
A Dxdp_synproxy_kern.c30 #define TCPOPT_EOL 0 macro
226 if (*opcode == TCPOPT_EOL) in tscookie_tcpopt_parse()
A Dtest_tcp_custom_syncookie.c232 if (*opcode == TCPOPT_EOL) in tcp_parse_option()
/tools/testing/selftests/bpf/prog_tests/
A Dparse_tcp_hdr_opt.c24 0, 6, 0xBB, 0xBB, 0xBB, 0xBB, TCPOPT_EOL
/tools/testing/selftests/bpf/
A Dtest_tcp_hdr_options.h51 #define TCPOPT_EOL 0 macro

Completed in 12 milliseconds