Home
last modified time | relevance | path

Searched defs:XDP (Results 1 – 3 of 3) sorted by relevance

/external/bcc/docs/
Dkernel-versions.md159 ## XDP section in BPF Features by Linux Kernel Version
/external/bcc/src/python/bcc/
D__init__.py178 XDP = 6 variable in BPFProgType
233 XDP = 37 variable in BPFAttachType
263 XDP = BPFProgType.XDP variable in BPF
/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp582 bool XDP = true; in exportData() local