Home
last modified time | relevance | path

Searched refs:next_key (Results 1 – 1 of 1) sorted by relevance

/system/bpf/libbpf_android/include/bpf/
DBpfUtils.h102 inline int getNextMapKey(const base::unique_fd& map_fd, const void* key, void* next_key) { in getNextMapKey() argument
106 .next_key = ptr_to_u64(next_key), in getNextMapKey()