Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbpf.c495 int bpf_map_get_next_key(int fd, const void *key, void *next_key) in bpf_map_get_next_key() function
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs4897 pub fn bpf_map_get_next_key( in bpf_map_get_next_key() function