Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_netfirewall.cpp575 record->localPort = BitmapManager::Nstohl(info->sport); in NotifyInterceptEvent()
576 record->remotePort = BitmapManager::Nstohl(info->dport); in NotifyInterceptEvent()
H A Dbitmap_manager.cpp134 uint16_t BitmapManager::Nstohl(uint16_t n) in Nstohl() function in OHOS::NetManagerStandard::BitmapManager
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbitmap_manager.h736 static uint16_t Nstohl(uint16_t n);

Completed in 5 milliseconds