HomeSort by relevance Sort by last modified time
    Searched refs:ELF_MAX_MAPS (Results 1 - 3 of 3) sorted by null

  /external/iproute2/include/
bpf_elf.h 21 #define ELF_MAX_MAPS 64
bpf_scm.h 11 #define BPF_SCM_MAX_FDS ELF_MAX_MAPS
  /external/iproute2/tc/
tc_bpf.c 698 int map_fds[ELF_MAX_MAPS];
699 struct bpf_elf_map maps[ELF_MAX_MAPS];
    [all...]

Completed in 270 milliseconds