Searched refs:timeval_diff (Results 1 – 2 of 2) sorted by relevance
| /iperf/src/ | ||
| H A D | iperf_util.h | 47 double timeval_diff(struct timeval *tv0, struct timeval *tv1); |
| H A D | iperf_util.c | 176 timeval_diff(struct timeval * tv0, struct timeval * tv1) in timeval_diff() function |