Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dtest_map_in_map_user.c22 #define INLINE_RESULT_H (map_fd[3]) macro
99 ret = bpf_map_lookup_elem(INLINE_RESULT_H, &result_key, in test_map_in_map()
110 bpf_map_delete_elem(INLINE_RESULT_H, &result_key); in test_map_in_map()