Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbitmap_manager.cpp206 int32_t BitmapManager::InsertIp6SegBitmap(const NetFirewallIpParam &item, Bitmap &bitmap, Ip6RuleMap *ip6Map) in InsertIp6SegBitmap() function in OHOS::NetManagerStandard::BitmapManager
214 NETNATIVE_LOG_D("InsertIp6SegBitmap ip[%{public}s], mask[%{public}u]", in InsertIp6SegBitmap()
220 NETNATIVE_LOGW("InsertIp6SegBitmap GetIp6AndMask fail ret=%{public}d", ret); in InsertIp6SegBitmap()
256 ret = InsertIp6SegBitmap(item, bitmap, ip6Map); in InsertIpBitmap()
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbitmap_manager.h792 int32_t InsertIp6SegBitmap(const NetFirewallIpParam &item, Bitmap &bitmap, Ip6RuleMap *ip6Map);

Completed in 3 milliseconds