Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbpf.h209 const void *ctx_in; /* optional */ member
271 const void *ctx_in; /* optional */ member
/tools/bpf/bpftool/
Dprog.c1170 void *ctx_in = NULL, *ctx_out = NULL; in do_run() local
/tools/include/uapi/linux/
Dbpf.h596 __aligned_u64 ctx_in; member