Home
last modified time | relevance | path

Searched defs:json_output (Results 1 – 2 of 2) sorted by relevance

/iperf/src/
H A Diperf.h321 int json_output; /* -J option - JSON output */ member
H A Diperf_api.c638 iperf_set_test_json_output(struct iperf_test *ipt, int json_output) in iperf_set_test_json_output()