Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/manager/
H A Droute_manager.h43 std::string routeDestinationName; member
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Droute_manager.cpp107 routeInfo.routeDestinationName = destinationName; in UpdateVnicRoute()
921 int32_t readAddrResult = ReadAddr(routeInfo.routeDestinationName, &dst); in SendRouteToKernel()
1014 routeInfo.routeDestinationName = destinationName; in SetRouteInfo()