Home
last modified time | relevance | path

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

/Linux-v5.15/samples/bpf/
Dtest_map_in_map_user.c34 static void check_map_id(int inner_map_fd, int map_in_map_fd, uint32_t key) in check_map_id() argument
43 ret = bpf_map_lookup_elem(map_in_map_fd, &key, &id); in check_map_id()