Home
last modified time | relevance | path

Searched refs:before (Results 1 – 13 of 13) sorted by relevance

/iperf/src/
H A Diperf_udp.c217 struct iperf_time before; in iperf_udp_send() local
219 iperf_time_now(&before); in iperf_udp_send()
228 sec = htonl(before.secs); in iperf_udp_send()
229 usec = htonl(before.usecs); in iperf_udp_send()
241 sec = htonl(before.secs); in iperf_udp_send()
242 usec = htonl(before.usecs); in iperf_udp_send()
/iperf/.github/
H A DCONTRIBUTING.md21 answered) before. https://fasterdata.es.net/ has some information on
60 before doing a significant amount of work on the code. We might be
/iperf/docs/
H A Ddev.rst43 -V, --verbose more detailed output than before
99 doing a ``make install`` before the ``iperf3`` executable can find
138 can be written before tagging. Usually the previous version's
H A Dobtaining.rst56 verifying the SHA256 checksums before using them for any purpose, to
H A D2017-04-27.txt64 maintainers before doing a significant amount of work.
H A Dfaq.rst186 modules, which must be loaded before they can be used)::
227 the control connection can be received and acted upon before all of
H A Dinvoking.rst223 before exiting.
/iperf/
H A Daclocal.m4607 # '#!' sequence but before initialization text begins. After this
634 # This macro allows early generation of the libtool script (before
653 for use in further configure time tests before the real libtool is
1612 # (2) before a word containing "conftest.", or (3) at the end.
2095 # (2) before a word containing "conftest.", or (3) at the end.
2865 # before this can be enabled.
2901 # before this can be enabled.
6114 # to ld, don't add -lc before -lgcc.
7491 # Dependencies to place before and after the object being linked:
7560 # Sentinel used to keep track of whether or not we are before
[all …]
H A DINSTALL99 package for one architecture, use `make distclean' before reconfiguring
H A DRELNOTES.md278 * The client no longer closes its control connection before sending
912 * on_test_start - executes right before the test begins
H A Dconfigure3282 of your $PATH and any error possibly output before this message. This
/iperf/config/
H A Dconfig.guess1744 # eval: (add-hook 'before-save-hook 'time-stamp)
H A Dltmain.sh4555 'func_fatal_error "error: relink '\''$file'\'' with the above command before installing it"'
6580 /* Prepares an argument vector before calling spawn().