Home
last modified time | relevance | path

Searched refs:prog_bind_map (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/src/
H A Dbpf.c1275 const size_t attr_sz = offsetofend(union bpf_attr, prog_bind_map); in bpf_prog_bind_map()
1283 attr.prog_bind_map.prog_fd = prog_fd; in bpf_prog_bind_map()
1284 attr.prog_bind_map.map_fd = map_fd; in bpf_prog_bind_map()
1285 attr.prog_bind_map.flags = OPTS_GET(opts, flags, 0); in bpf_prog_bind_map()
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1713 } prog_bind_map; member

Completed in 12 milliseconds