Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_bpf.c94 static bool tcf_bpf_is_ebpf(const struct tcf_bpf *prog) in tcf_bpf_is_ebpf() function
156 if (tcf_bpf_is_ebpf(prog)) in tcf_bpf_dump()
269 cfg->is_ebpf = tcf_bpf_is_ebpf(prog); in tcf_bpf_prog_fill_cfg()