Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dtest_map_in_map_user.c35 static void check_map_id(int inner_map_fd, int map_in_map_fd, uint32_t key) in check_map_id() argument
44 ret = bpf_map_lookup_elem(map_in_map_fd, &key, &id); in check_map_id()