Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dact_bpf.c93 static bool tcf_bpf_is_ebpf(const struct tcf_bpf *prog) in tcf_bpf_is_ebpf() function
155 if (tcf_bpf_is_ebpf(prog)) in tcf_bpf_dump()
268 cfg->is_ebpf = tcf_bpf_is_ebpf(prog); in tcf_bpf_prog_fill_cfg()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds