Home
last modified time | relevance | path

Searched defs:ctx_in (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
Dxdp_context_test_run.c33 struct xdp_md ctx_in, ctx_out; in test_xdp_context_test_run() local
/tools/lib/bpf/
Dbpf.h217 const void *ctx_in; /* optional */ member
279 const void *ctx_in; /* optional */ member
/tools/bpf/bpftool/
Dprog.c1186 void *ctx_in = NULL, *ctx_out = NULL; in do_run() local
/tools/include/uapi/linux/
Dbpf.h1375 __aligned_u64 ctx_in; member