Home
last modified time | relevance | path

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

/samples/bpf/
Dbpf_load.c399 static int load_elf_maps_section(struct bpf_map_data *maps, int maps_shndx, in load_elf_maps_section()
510 int fd, i, ret, maps_shndx = -1, strtabidx = -1; in do_load_bpf_file() local