Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/include/
H A Dnet_connection_type.h214 NetConn_Route routeList[NETCONN_MAX_ROUTE_SIZE]; member
/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_configuration.h74 std::vector<INetAddr> GetGatewayFromRouteList(std::list<Route> &routeList);
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp310 std::vector<INetAddr> EthernetConfiguration::GetGatewayFromRouteList(std::list<Route> &routeList) in GetGatewayFromRouteList() argument
313 for (const auto &route : routeList) { in GetGatewayFromRouteList()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnative_net_conn_test.cpp178 LogRoute(info.routeList[i]); in LogNetLinkInfo()

Completed in 4 milliseconds