Searched defs:ctx_in (Results 1 – 7 of 7) sorted by relevance
105 struct xdp_md ctx_in = { .data = sizeof(__u64), in test_xdp_do_redirect() local
56 struct xdp_md ctx_in, ctx_out; in test_xdp_context_test_run() local
513 struct xdp_md ctx_in = {}; in test_xdp_bonding_redirect_no_up() local
786 void __user *ctx_in = u64_to_user_ptr(kattr->test.ctx_in); in bpf_prog_test_run_raw_tp() local1682 void __user *ctx_in = u64_to_user_ptr(kattr->test.ctx_in); in bpf_prog_test_run_syscall() local
158 #define FILL_SEC_CPL_IVGEN_HDRLEN(last, more, ctx_in, mac, ivdrop, len) htonl( \ argument
1720 __aligned_u64 ctx_in; member