Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_bpf.c26 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()
285 struct tcf_bpf_cfg cfg, old; in tcf_bpf_init()
374 struct tcf_bpf_cfg tmp; in tcf_bpf_cleanup()