Home
last modified time | relevance | path

Searched refs:local_output (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/drivers/net/hw/
H A Dncdevmem.c331 char local_output[256], cmd[256]; in ethtool_add_flow() local
349 ret = __run_command(local_output, sizeof(local_output), cmd, args); in ethtool_add_flow()
356 id_start = strstr(local_output, "Added rule with ID "); in ethtool_add_flow()