You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/bpf/aya-bpf/src
Hengqi Chen c713dde061 aya-bpf/programs: Add `pull_data` method to SKB context
The pull_data method is used to ensure that all the required bytes
are available in the linear portion of the skb.

Signed-off-by: Hengqi Chen <chenhengqi@outlook.com>
2 years ago
..
maps aya-bpf/maps: Create LPMTrie with BPF_F_NO_PREALLOC 2 years ago
programs aya-bpf/programs: Add `pull_data` method to SKB context 2 years ago
args.rs aya-bpf: use bpf_read_probe for reading pt_regs 2 years ago
helpers.rs bpf: avoid stack-alloc for `fmt` in `bpf_printk!` 2 years ago
lib.rs bpf: Only use never type with rust nightly 2 years ago