diff options
author | Jakub Kicinski <[email protected]> | 2023-12-13 15:14:29 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-12-14 17:51:21 -0800 |
commit | 38329fcfb757b8215c07a77b6657721cc7e9530e (patch) | |
tree | eb9060b2bc0ebc14fe268e2ca1e73fe00d565fcd /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | f967a498fce89e9291f01b8f29109fe782d7670a (diff) |
tools: ynl-gen: record information about recursive nests
Track which nests are recursive. Non-recursive nesting gets
rendered in C as directly nested structs. For recursive
ones we need to put a pointer in, rather than full struct.
Track this information, no change to generated code, yet.
Reviewed-by: Donald Hunter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions