Searched refs:json_connected (Results 1 – 2 of 2) sorted by relevance
347 cJSON *json_connected; member
2158 …cJSON_AddItemToArray(sp->test->json_connected, iperf_json_printf("socket: %d local_host: %s loca… in connect_msg()3874 test->json_connected = cJSON_CreateArray(); in iperf_json_start()3875 if (test->json_connected == NULL) in iperf_json_start()3877 cJSON_AddItemToObject(test->json_start, "connected", test->json_connected); in iperf_json_start()3909 …test->json_top = test->json_start = test->json_connected = test->json_intervals = test->json_serve… in iperf_json_finish()