Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_mapper.h52 bpfAttr.map_fd = BpfFdToU32(mapFd); in GetFirstKey()
72 bpfAttr.map_fd = BpfFdToU32(mapFd); in GetNextKey()
105 bpfAttr.map_fd = BpfFdToU32(mapFd); in UpdateElem()
126 bpfAttr.map_fd = BpfFdToU32(mapFd); in LookUpElem()
145 bpfAttr.map_fd = BpfFdToU32(mapFd); in DeleteElem()
181 static uint32_t BpfFdToU32(const int32_t mapFd) in BpfFdToU32() function in OHOS::NetManagerStandard::BpfMapperImplement
/foundation/communication/netmanager_base/bpf/bpf_syscall_wrapper/
H A Dbpf_syscall_wrapper.h176 static inline uint32_t BpfFdToU32(const int mapFd);

Completed in 1 milliseconds