Home
last modified time | relevance | path

Searched refs:dstPortMap_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbitmap_manager.cpp156 dstPortMap_.OrInsert(OTHER_PORT_KEY, Bitmap()); in BuildBitmapMap()
172 dstPortMap_.Clear(); in Clear()
337 OrInsertPortBitmap(dstPortMap, dstPortMap_); in BuildMarkBitmap()
358 dstPortMap_.OrForEach(bitmap); in BuildNoMarkBitmap()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbitmap_manager.h713 return dstPortMap_; in GetDstPortMap()
821 BpfPortMap dstPortMap_; variable