Home
last modified time | relevance | path

Searched refs:ctx_size_out (Results 1 - 4 of 4) sorted by relevance

/third_party/libbpf/src/
H A Dbpf.h460 __u32 ctx_size_out; /* in: max length of ctx_out member
628 __u32 ctx_size_out; /* in: max length of ctx_out member
H A Dbpf.c986 attr.test.ctx_size_out = OPTS_GET(opts, ctx_size_out, 0); in bpf_prog_test_run_opts()
997 OPTS_SET(opts, ctx_size_out, attr.test.ctx_size_out); in bpf_prog_test_run_opts()
/third_party/ltp/include/lapi/
H A Dbpf.h264 uint32_t ctx_size_out; /* input/output: len of ctx_out member
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h344 * *ctx_size_out*, *data_size_in*, and/or *data_size_out*. If any
366 * Either *data_size_out* or *ctx_size_out* is too small.
1517 __u32 ctx_size_out; /* input/output: len of ctx_out member

Completed in 15 milliseconds