Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_diag_wrapper.cpp58 constexpr const char *PING_OPTION_SIZE = "-s"; member
334 command = command + PING_OPTION_SIZE + OPTION_SPACE + std::to_string(pingOption.dataSize_) + OPTION_SPACE; in GeneratePingCommand()

Completed in 3 milliseconds