Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dinner_array_lookup.c13 struct outer_map { struct
/Linux-v6.6/samples/bpf/
Dtest_map_in_map.bpf.c112 void *outer_map, *inner_map; in BPF_KSYSCALL() local
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dselect_reuseport.c37 static int reuseport_array = -1, outer_map = -1; variable