Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_mapper.h120 static int32_t LookUpElem(const int32_t mapFd, const Key &key, const Value &value) in LookUpElem() function in OHOS::NetManagerStandard::BpfMapperImplement
240 if (BpfMapperImplement<Key, Value>::LookUpElem(mapFd_, key, value) < 0) { in Read()
/foundation/communication/netmanager_base/bpf/bpf_syscall_wrapper/
H A Dbpf_syscall_wrapper.h75 static int LookUpElem(const int mapFd, const Key &key, const Value &value);

Completed in 1 milliseconds