Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_adj_iface_info.cpp21 static constexpr uint32_t MAX_ROUTE_SIZE = 32; member
75 size = size > MAX_ROUTE_SIZE ? MAX_ROUTE_SIZE : size; in Unmarshalling()
H A Dnet_link_info.cpp28 static constexpr uint32_t MAX_ROUTE_SIZE = 32; member
140 size = size > MAX_ROUTE_SIZE ? MAX_ROUTE_SIZE : size; in Unmarshalling()

Completed in 1 milliseconds