summaryrefslogtreecommitdiff
path: root/tools/net/ynl/lib/ynl-priv.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-29tools: ynl-gen: remove unused parse codeJakub Kicinski1-2/+0
2024-02-29tools: ynl: make yarg the first member of struct ynl_dump_stateJakub Kicinski1-2/+1
2024-02-29tools: ynl: create local ARRAY_SIZE() helperJakub Kicinski1-0/+3
2024-02-29tools: ynl: create local nlmsg access helpersJakub Kicinski1-1/+38
2024-02-29tools: ynl: create local for_each helpersJakub Kicinski1-0/+47
2024-02-29tools: ynl: create local attribute helpersJakub Kicinski1-14/+182
2024-02-29tools: ynl: give up on libmnl for auto-intsJakub Kicinski1-9/+36
2023-12-06tools: ynl: move private definitions to a separate headerJakub Kicinski1-0/+144