Commit Graph

2 Commits (98498d18de5ea9a949f01c3dbc354be68fb60d05)

Author SHA1 Message Date
Dave Tucker 98498d18de aya-bpf-macros: More consistent flow
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 years ago
Dave Tucker c72aab5f7b aya-bpf-macros: Refactor for ease of testing
The aya-bpf-macros needed refactoring for:

1. Ease of testing
2. To be consistent with when we use K/V args vs. idents
3. To deprecate the use of `name` to change the exported name of a
   function - we now use the symbol table.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 years ago