Home
last modified time | relevance | path

Searched refs:reuseport_array (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c37 static int reuseport_array = -1, outer_map = -1; variable
73 reuseport_array = bpf_map_create(inner_type, "reuseport_array", in create_maps()
75 RET_ERR(reuseport_array < 0, "creating reuseport_array", in create_maps()
76 "reuseport_array:%d errno:%d\n", reuseport_array, errno); in create_maps()
79 opts.inner_map_fd = reuseport_array; in create_maps()
641 err = bpf_map_update_elem(reuseport_array, &i, &sk_fds[i], in prepare_sk_fds()
683 err = bpf_map_update_elem(outer_map, &index_zero, &reuseport_array, in setup_per_test()
725 if (reuseport_array >= 0) { in cleanup()
726 close(reuseport_array); in cleanup()
727 reuseport_array = -1; in cleanup()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_select_reuseport_kern.c71 void *reuseport_array; in _select_by_skb_data() local
149 reuseport_array = bpf_map_lookup_elem(&outer_map, &index_zero); in _select_by_skb_data()
150 if (!reuseport_array) in _select_by_skb_data()
162 err = bpf_sk_select_reuseport(reuse_md, reuseport_array, &index, in _select_by_skb_data()
H A Dmap_ptr_kern.c530 struct reuseport_array { struct
543 struct reuseport_array *reuseport_sockarray = in check_reuseport_sockarray() argument
544 (struct reuseport_array *)&m_reuseport_sockarray; in check_reuseport_sockarray()
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h92383 struct reuseport_array { struct
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h55878 struct reuseport_array { struct
H A Dvmlinux_600.h55878 struct reuseport_array { struct
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h90138 struct reuseport_array { struct
H A Dvmlinux_602.h90138 struct reuseport_array { struct
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h46946 struct reuseport_array { struct
H A Dvmlinux_518.h46946 struct reuseport_array { struct
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h115834 struct reuseport_array { struct
H A Dvmlinux.h115834 struct reuseport_array { struct
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h30888 struct reuseport_array { struct
H A Dvmlinux.h30888 struct reuseport_array { struct
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h46772 struct reuseport_array { struct
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h37108 struct reuseport_array { struct