Searched refs:BPF_SCM_MAX_FDS (Results 1 – 3 of 3) sorted by relevance
12 #define BPF_SCM_MAX_FDS ELF_MAX_MAPS macro25 struct bpf_elf_map ent[BPF_SCM_MAX_FDS];39 const unsigned int cmsg_ctl_len = sizeof(int) * BPF_SCM_MAX_FDS; in bpf_map_set_init()
59 int fds[BPF_SCM_MAX_FDS] = {}; in parse_bpf()
2567 min_fd = min(BPF_SCM_MAX_FDS * 1U, entries - i); in bpf_map_set_send()