Searched refs:is_bpf (Results 1 – 1 of 1) sorted by relevance
291 bool is_bpf, is_ebpf; in tcf_bpf_init() local335 is_bpf = tb[TCA_ACT_BPF_OPS_LEN] && tb[TCA_ACT_BPF_OPS]; in tcf_bpf_init()338 if (is_bpf == is_ebpf) { in tcf_bpf_init()345 ret = is_bpf ? tcf_bpf_init_from_ops(tb, &cfg) : in tcf_bpf_init()