Home
last modified time | relevance | path

Searched defs:ctx_out (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.h454 void *ctx_out; /* optional */ member
621 void *ctx_out; /* optional */ member
/tools/bpf/bpftool/
Dprog.c1270 void *ctx_in = NULL, *ctx_out = NULL; in do_run() local
/tools/include/uapi/linux/
Dbpf.h1521 __aligned_u64 ctx_out; member