Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetfirewall_parcel.cpp40 for (int32_t index = 0; index < IPV6_ARRAY_SIZE; index++) { in Marshalling()
69 for (int32_t index = 0; index < IPV6_ARRAY_SIZE; index++) { in Unmarshalling()
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Dnetfirewall_parcel.h39 constexpr int32_t IPV6_ARRAY_SIZE = 16; variable