Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/test/netmanagernative/unittest/wearable_distributed_net_manager_test/
H A Dwearable_distributed_net_manager_test.cpp417 HWTEST_F(WearableDistributedNetManagerTest, ReadIptablesInterfaces, TestSize.Level1) in HWTEST_F()
424 result = net.ReadIptablesInterfaces(json); in HWTEST_F()
431 result = net.ReadIptablesInterfaces(json); in HWTEST_F()
435 result = net.ReadIptablesInterfaces(json); in HWTEST_F()
442 result = net.ReadIptablesInterfaces(json); in HWTEST_F()
446 result = net.ReadIptablesInterfaces(json); in HWTEST_F()
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Dwearable_distributed_net_manager.h80 bool ReadIptablesInterfaces(const cJSON &json);
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dwearable_distributed_net_manager.cpp76 bool result = ReadIptablesInterfaces(*json); in ReadSystemIptablesConfiguration()
174 bool WearableDistributedNet::ReadIptablesInterfaces(const cJSON &json) in ReadIptablesInterfaces() function in OHOS::nmd::WearableDistributedNet

Completed in 2 milliseconds