Searched refs:tcp_hdr_opt_max_opt_checks (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_parse_tcp_hdr_opt.c26 const __u32 tcp_hdr_opt_max_opt_checks = 15; variable
105 for (int i = 0; i < tcp_hdr_opt_max_opt_checks; i++) {
H A Dtest_parse_tcp_hdr_opt_dynptr.c26 const __u32 tcp_hdr_opt_max_opt_checks = 15; variable
103 for (int i = 0; i < tcp_hdr_opt_max_opt_checks; i++) {

Completed in 709 milliseconds