Searched refs:RunExternalCommand (Results 1 – 2 of 2) sorted by relevance
10 int RunExternalCommand(const std::string& command) { in RunExternalCommand() function42 int status = RunExternalCommand(add_command); in AddTapIface()51 int status = RunExternalCommand(link_command); in ShutdownIface()61 int status = RunExternalCommand(link_command); in BringUpIface()166 int status = RunExternalCommand(command); in AddGateway()177 int status = RunExternalCommand(command); in DestroyGateway()237 int status = RunExternalCommand(command); in EbtablesBroute()254 int status = RunExternalCommand(command); in EbtablesFilter()264 int status = RunExternalCommand(command); in LinkTapToBridge()290 int status = RunExternalCommand(link_command); in DeleteIface()[all …]
65 int RunExternalCommand(const std::string& command);