Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_diag_wrapper.cpp79 constexpr const char *IFCONFIG_OPTION_SET_TX_QUEUE_LEN = "txqueuelen"; member
267 command = command + IFCONFIG_OPTION_SET_TX_QUEUE_LEN + std::to_string(config.txQueueLen_) + OPTION_SPACE; in UpdateInterfaceConfig()

Completed in 1 milliseconds