aya/bpf/aya-bpf-macros
Dave Tucker 8a6fe4a640 bpf: Rename SkSkbContext to SkBuffContext
This is necessary since the context is used in many other program types
and not just in SK_SKB programs.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
..
src bpf: Rename SkSkbContext to SkBuffContext
Cargo.toml aya-bpf-macros: fix tests