Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dvpn_config.cpp23 constexpr uint32_t ROUTE_MAX_SIZE = 1024; member
126 if (static_cast<uint32_t>(routeSize) > ROUTE_MAX_SIZE) { in UnmarshallingAddrRoute()

Completed in 2 milliseconds