Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dbpf_load.h20 struct bpf_map_data { struct
27 typedef void (*fixup_map_cb)(struct bpf_map_data *map, int idx); argument