Home
last modified time | relevance | path

Searched defs:nsim_bpf_bound_prog (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/netdevsim/
H A Dbpf.c29 struct nsim_bpf_bound_prog { struct
30 struct nsim_dev *nsim_dev;
31 struct bpf_prog *prog;
32 struct dentry *ddir;
33 const char *state;
34 bool is_loaded;
35 struct list_head l;