Home
last modified time | relevance | path

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

/Linux-v5.15/net/sched/
Dact_bpf.c24 struct tcf_bpf_cfg { struct
184 static int tcf_bpf_init_from_ops(struct nlattr **tb, struct tcf_bpf_cfg *cfg) in tcf_bpf_init_from_ops()
221 static int tcf_bpf_init_from_efd(struct nlattr **tb, struct tcf_bpf_cfg *cfg) in tcf_bpf_init_from_efd()
248 static void tcf_bpf_cfg_cleanup(const struct tcf_bpf_cfg *cfg) in tcf_bpf_cfg_cleanup()
264 struct tcf_bpf_cfg *cfg) in tcf_bpf_prog_fill_cfg()
285 struct tcf_bpf_cfg cfg, old; in tcf_bpf_init()
385 struct tcf_bpf_cfg tmp; in tcf_bpf_cleanup()