mirror of
https://github.com/aya-rs/aya.git
synced 2026-05-26 11:24:23 +02:00
8aeec41eec
This function is needed to properly add a L2 header when using `bpf_skb_adjust_room` [1]. As it is originally a C macro, it isn't automatically generated in the `bindings` cratea [1]: https://docs.ebpf.io/linux/helper-function/bpf_skb_adjust_room/