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

/linux-master/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,
110 bpf_map_delete_elem(INLINE_RESULT_H, &result_key);

Completed in 515 milliseconds