Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_netfirewall.cpp439 BpfPortMap &dstPortMap = manager.GetDstPortMap(); in WriteDstPortBpfMap() local
440 if (dstPortMap.Empty()) { in WriteDstPortBpfMap()
441 NETNATIVE_LOGE("WriteDstPortBpfMap: dstPortMap is empty"); in WriteDstPortBpfMap()
444 for (const auto &pair : dstPortMap.Get()) { in WriteDstPortBpfMap()
H A Dbitmap_manager.cpp298 SegmentBitmapMap dstPortMap; in BuildMarkBitmap() local
315 AddPortBitmap(rule->localPorts, bitmap, dstPortMap); in BuildMarkBitmap()
339 OrInsertPortBitmap(dstPortMap, dstPortMap_); in BuildMarkBitmap()

Completed in 4 milliseconds