Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbpf_tracing.h383 #define ___bpf_ctx_cast11(x, args...) ___bpf_ctx_cast10(args), (void *)ctx[10] macro
384 #define ___bpf_ctx_cast12(x, args...) ___bpf_ctx_cast11(args), (void *)ctx[11]