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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf.c17 int test_einval_len_opts = 0; variable
111 test_einval_len_opts = opts_def.error;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_nf.c108 ASSERT_EQ(skel->bss->test_einval_len_opts, -EINVAL, "Test EINVAL for len__opts != NF_BPF_CT_OPTS_SZ");

Completed in 134 milliseconds