Searched defs:XDP (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/bcc/docs/ | ||
H A D | kernel-versions.md | 201 ## XDP section in BPF Features by Linux Kernel Version |
/aosp_15_r20/external/bcc/src/python/bcc/ | ||
H A D | __init__.py | 181 XDP = 6 variable in BPFProgType |
/aosp_15_r20/external/pdfium/fxjs/xfa/ | ||
H A D | cjx_hostpseudomodel.cpp | 582 bool XDP = true; in exportData() local |
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/net/ | ||
D | types.rs | 593 pub const XDP: Self = Self(c::AF_XDP as _); constant |