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/maps
Dave Tucker 19af2497d7 aya-bpf: Fix XDP Map documentation
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
9 months ago
..
perf disallow (some) as conversions 1 year ago
xdp aya-bpf: Fix XDP Map documentation 9 months ago
array.rs aya-bpf/maps: Add `get_ptr` and `get_mut_ptr` methods to Array 2 years ago
bloom_filter.rs bpf: Use `then_some` instead of `then(|| [...])` 2 years ago
hash_map.rs bpf: Use `then_some` instead of `then(|| [...])` 2 years ago
lpm_trie.rs aya-bpf/maps: Create LPMTrie with BPF_F_NO_PREALLOC 2 years ago
mod.rs aya: Implement RingBuf 11 months ago
per_cpu_array.rs bpf: Remove unnecessary Sync bound on PerCpuArray<T> 2 years ago
program_array.rs bpf: Only use never type with rust nightly 2 years ago
queue.rs bpf: Use `then_some` instead of `then(|| [...])` 2 years ago
ring_buf.rs aya: Implement RingBuf 11 months ago
sock_hash.rs cargo fmt 2 years ago
sock_map.rs bpf: Use `then_some` instead of `then(|| [...])` 2 years ago
stack.rs bpf: Use `then_some` instead of `then(|| [...])` 2 years ago
stack_trace.rs Restore previous check for bpf_get_stackid 2 years ago