Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_bpf_nf.c22 int test_alloc_entry = -EINVAL; variable
203 test_alloc_entry = 0; in nf_ct_test()
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dbpf_nf.c113 ASSERT_EQ(skel->data->test_alloc_entry, 0, "Test for alloc new entry"); in test_bpf_nf_ct()

Completed in 4 milliseconds