Searched refs:perform_command (Results 1 – 2 of 2) sorted by relevance
| /dpdk/lib/telemetry/ |
| H A D | telemetry_legacy.c | 162 perform_command(telemetry_legacy_cb fn, const char *param, int s) in perform_command() function 225 perform_command(fn, data, s); in parse_client_request()
|
| H A D | telemetry.c | 328 perform_command(telemetry_cb fn, const char *cmd, const char *param, int s) in perform_command() function 383 perform_command(fn, cmd, param, s); in client_handler()
|