Searched refs:MAX_CMD_LEN (Results 1 – 1 of 1) sorted by relevance
25 #define MAX_CMD_LEN 56 macro36 char cmd[MAX_CMD_LEN];80 strlcpy(callbacks[i].cmd, cmd, MAX_CMD_LEN); in rte_telemetry_register_cmd()174 RTE_BUILD_BUG_ON(sizeof(out_buf) < MAX_CMD_LEN + in output_json()179 MAX_CMD_LEN, cmd ? cmd : "none"); in output_json()183 MAX_CMD_LEN, cmd, in output_json()188 MAX_CMD_LEN, cmd); in output_json()235 MAX_CMD_LEN, cmd); in output_json()281 char out_buf[MAX_CMD_LEN + 10]; in perform_command()283 MAX_CMD_LEN, cmd ? cmd : "none"); in perform_command()[all …]