Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_mapper.h66 static int32_t GetNextKey(const int32_t mapFd, const Key &key, Key &nextKey) in GetNextKey() function in OHOS::NetManagerStandard::BpfMapperImplement
275 while (BpfMapperImplement<Key, Value>::GetNextKey(mapFd_, key, nextKey) >= 0) { in GetAllKeys()
/foundation/communication/netmanager_base/bpf/bpf_syscall_wrapper/
H A Dbpf_syscall_wrapper.h94 static int GetNextKey(const int mapFd, const Key &key, Key &next_key);

Completed in 2 milliseconds