Searched refs:ELF_MAX_MAPS (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/
H A Dbpf_elf.h21 #define ELF_MAX_MAPS 64 macro
H A Dbpf_scm.h11 #define BPF_SCM_MAX_FDS ELF_MAX_MAPS
/external/iproute2/tc/
H A Dtc_bpf.c698 int map_fds[ELF_MAX_MAPS];
699 struct bpf_elf_map maps[ELF_MAX_MAPS];

Completed in 252 milliseconds