Home
last modified time | relevance | path

Searched defs:bpf_buffer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dcompat.c12 struct bpf_buffer { struct
15 bpf_buffer_sample_fn fn; argument
22 struct bpf_buffer *buffer = ctx; in perfbuf_sample_fn() argument
/aosp_15_r20/external/scapy/scapy/arch/bpf/
H A Dsupersocket.py227 def extract_frames(self, bpf_buffer): argument