Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dtest_map_in_map_user.c19 #define INLINE_RESULT_H (map_fd[3]) macro
96 ret = bpf_map_lookup_elem(INLINE_RESULT_H, &result_key, in test_map_in_map()
107 bpf_map_delete_elem(INLINE_RESULT_H, &result_key); in test_map_in_map()