Home
last modified time | relevance | path

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

/linux/drivers/net/netdevsim/
H A Dbpf.c40 struct nsim_bpf_bound_map { struct
41 struct netdevsim *ns;
42 struct bpf_offloaded_map *map;
43 struct mutex mutex;
44 struct nsim_map_entry {
47 } entry[NSIM_BPF_MAX_KEYS];
48 struct list_head l;