Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_bpf.c24 struct tcf_bpf_cfg { struct
186 static int tcf_bpf_init_from_ops(struct nlattr **tb, struct tcf_bpf_cfg *cfg) in tcf_bpf_init_from_ops()
223 static int tcf_bpf_init_from_efd(struct nlattr **tb, struct tcf_bpf_cfg *cfg) in tcf_bpf_init_from_efd()
250 static void tcf_bpf_cfg_cleanup(const struct tcf_bpf_cfg *cfg) in tcf_bpf_cfg_cleanup()
266 struct tcf_bpf_cfg *cfg) in tcf_bpf_prog_fill_cfg()
287 struct tcf_bpf_cfg cfg, old; in tcf_bpf_init()
387 struct tcf_bpf_cfg tmp; in tcf_bpf_cleanup()