Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsock_iter_batch.c872 int first_idx, second_idx; in do_test() local
939 second_idx = !first_idx; in do_test()
947 ASSERT_EQ(outputs[i].idx, second_idx, "second_idx"); in do_test()