Searched refs:this_bpf_prog_active (Results 1 – 1 of 1) sorted by relevance
19 int this_bpf_prog_active; in test_basic() local68 this_bpf_prog_active = data->out__this_bpf_prog_active; in test_basic()69 CHECK(this_bpf_prog_active != data->out__bpf_prog_active, "this_bpf_prog_active", in test_basic()70 "got %d, exp %d\n", this_bpf_prog_active, in test_basic()