Home
last modified time | relevance | path

Searched defs:struct_w_typedefs (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_syntax.c99 struct struct_w_typedefs { struct
100 int_t a;
101 crazy_ptr_t b;
102 we_need_to_go_deeper_ptr_t c;
103 how_about_this_ptr_t d;
104 ptr_arr_t e;
105 fn_ptr1_t f;
106 printf_fn_t g;
107 fn_ptr2_t h;
108 fn_complex_t i;
[all …]