Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/include/manager/
H A Droute_manager.h49 typedef struct InetAddr { struct
54 } InetAddr; typedef
233 static int32_t ReadAddr(const std::string &addr, InetAddr *res);
242 static int32_t ReadAddrGw(const std::string &addr, InetAddr *res);
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Droute_manager_test.cpp467 InetAddr res; in HWTEST_F()
475 InetAddr res; in HWTEST_F()
483 InetAddr res; in HWTEST_F()
491 InetAddr res; in HWTEST_F()
506 InetAddr res; in HWTEST_F()
514 InetAddr res; in HWTEST_F()
522 InetAddr res; in HWTEST_F()
530 InetAddr res; in HWTEST_F()
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Droute_manager.cpp660 int32_t RouteManager::ReadAddrGw(const std::string &addr, InetAddr *res) in ReadAddrGw()
678 int32_t RouteManager::ReadAddr(const std::string &addr, InetAddr *res) in ReadAddr()
1135 InetAddr dst = {0}; in SendRuleToKernelEx()
1186 InetAddr dst; in SendRouteToKernel()
1200 InetAddr gw = {0}; in SendRouteToKernel()

Completed in 5 milliseconds