Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_telemetry/
H A Dtelemetry_legacy.c154 perform_command(telemetry_legacy_cb fn, const char *param, int s) in perform_command() function
217 perform_command(fn, data, s); in parse_client_request()
H A Dtelemetry.c275 perform_command(telemetry_cb fn, const char *cmd, const char *param, int s) in perform_command() function
330 perform_command(fn, cmd, param, s); in client_handler()