Searched refs:add_command (Results 1 – 1 of 1) sorted by relevance
40 auto add_command = ss.str(); in AddTapIface() local41 LOG(INFO) << "Create tap interface: " << add_command; in AddTapIface()42 int status = RunExternalCommand(add_command); in AddTapIface()