Home
last modified time | relevance | path

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

/dpdk/lib/telemetry/
H A Dtelemetry_legacy.c162 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 Dtelemetry.c328 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()