Searched refs:test_einval_len_opts (Results 1 – 2 of 2) sorted by relevance
17 int test_einval_len_opts = 0; variable111 test_einval_len_opts = opts_def.error; in nf_ct_test()
108 …ASSERT_EQ(skel->bss->test_einval_len_opts, -EINVAL, "Test EINVAL for len__opts != NF_BPF_CT_OPTS_S… in test_bpf_nf_ct()