Home
last modified time | relevance | path

Searched refs:bpf_ringbuf_output_unsafe (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/staticlibs/native/bpf_headers/include/bpf/
Dbpf_helpers.h212 static int (*bpf_ringbuf_output_unsafe)(const struct bpf_map_def* ringbuf, variable
285 return bpf_ringbuf_output_unsafe(&the_map, v, sizeof(*v), 0); \