Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_bpf.c25 struct tcf_bpf_cfg { struct
187 static int tcf_bpf_init_from_ops(struct nlattr **tb, struct tcf_bpf_cfg *cfg) in tcf_bpf_init_from_ops()
224 static int tcf_bpf_init_from_efd(struct nlattr **tb, struct tcf_bpf_cfg *cfg) in tcf_bpf_init_from_efd()
251 static void tcf_bpf_cfg_cleanup(const struct tcf_bpf_cfg *cfg) in tcf_bpf_cfg_cleanup()
267 struct tcf_bpf_cfg *cfg) in tcf_bpf_prog_fill_cfg()
288 struct tcf_bpf_cfg cfg, old; in tcf_bpf_init()
388 struct tcf_bpf_cfg tmp; in tcf_bpf_cleanup()