Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_bpf.c187 static int tcf_bpf_init_from_ops(struct nlattr **tb, struct tcf_bpf_cfg *cfg) in tcf_bpf_init_from_ops() function
345 ret = is_bpf ? tcf_bpf_init_from_ops(tb, &cfg) : in tcf_bpf_init()