Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_bpf.c27 struct tcf_bpf_cfg { struct
176 static int tcf_bpf_init_from_ops(struct nlattr **tb, struct tcf_bpf_cfg *cfg) in tcf_bpf_init_from_ops()
215 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()
262 struct tcf_bpf_cfg *cfg) in tcf_bpf_prog_fill_cfg()
279 struct tcf_bpf_cfg cfg, old; in tcf_bpf_init()
364 struct tcf_bpf_cfg tmp; in tcf_bpf_cleanup()