Home
last modified time | relevance | path

Searched defs:bpf_map_get_info_by_fd (Results 1 – 2 of 2) sorted by relevance

/external/libbpf/src/
Dbpf.c1162 int bpf_map_get_info_by_fd(int map_fd, struct bpf_map_info *info, __u32 *info_len) in bpf_map_get_info_by_fd() function
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs5309 pub fn bpf_map_get_info_by_fd( in bpf_map_get_info_by_fd() function