Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_loader.cpp132 template <typename type> inline uint64_t PtrToU64(const type ptr) in PtrToU64() function
158 attr.pathname = PtrToU64(pathName.c_str()); in SysBpfObjGet()
170 attr.pathname = PtrToU64(pathName.c_str()); in SysBpfObjPin()
620 attr.insns = PtrToU64(insns);
621 attr.license = PtrToU64(license_.c_str());

Completed in 1 milliseconds