Rust structs representing network-related types (on Layer 2, 3 and 4) in Linux.
The crate is no_std and the structures are fully compatible with the ones provided by the Linux kernel, which makes it a great fit for eBPF programs written with Aya.