Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_syntax.c157 struct struct_in_struct { struct
158 struct struct_simple simple;
159 union union_simple also_simple;
160 struct {
162 } not_so_hard_as_well;
163 union {
166 } anon_union_is_good;
167 struct {
171 union {