Searched defs:ctx_out (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ | ||
H A D | xdp_context_test_run.c | 49 struct xdp_md ctx_in, ctx_out; test_xdp_context_test_run() local |
/linux/tools/lib/bpf/ | ||
H A D | bpf.h | 482 void *ctx_out; /* optional */ global() member |
/linux/tools/bpf/bpftool/ | ||
H A D | prog.c | 1327 void *ctx_in = NULL, *ctx_out = NULL; do_run() local |
/linux/tools/include/uapi/linux/ | ||
H A D | bpf.h | 1657 __aligned_u64 ctx_out; global() member |
/linux/include/uapi/linux/ | ||
H A D | bpf.h | 1657 __aligned_u64 ctx_out; global() member |