Home
last modified time | relevance | path

Searched refs:loss (Results 1 – 25 of 73) sorted by relevance

123

/freebsd-head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
HDtst.system.d.out5 1 packets transmitted, 1 packets received, 0.0% packet loss
10 1 packets transmitted, 1 packets received, 0.0% packet loss
15 1 packets transmitted, 1 packets received, 0.0% packet loss
/freebsd-head/sbin/ping/tests/
HDping_6_c1_s8_t1.out5 1 packets transmitted, 1 packets received, 0.0% packet loss
HDping_c1_s8_t1_S1.out5 1 packets transmitted, 1 packets received, 0.0% packet loss
HDping_c1_s56_t1.out5 1 packets transmitted, 1 packets received, 0.0% packet loss
HDping_c1_s56_t1_S127.out5 1 packets transmitted, 1 packets received, 0.0% packet loss
/freebsd-head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
HDtst.ipv6localicmp.ksh.out4 1 packets transmitted, 1 packets received, 0.0% packet loss
HDtst.ipv4localicmp.ksh.out4 1 packets transmitted, 1 packets received, 0.0% packet loss
/freebsd-head/sbin/ipfw/
HDdummynet.c533 double loss; in print_extra_delay_parms() local
537 loss = p->loss_level; in print_extra_delay_parms()
538 loss /= p->samples_no; in print_extra_delay_parms()
540 p->name, loss, p->samples_no); in print_extra_delay_parms()
883 double loss = -1.0; in load_extra_delays() local
936 if (loss != -1.0) in load_extra_delays()
940 loss = atof(arg); in load_extra_delays()
941 if (loss > 1) in load_extra_delays()
984 if (loss == -1.0) { in load_extra_delays()
986 loss = 1; in load_extra_delays()
[all …]
/freebsd-head/usr.sbin/bsdconfig/dot/
HDUSAGE114 printing due to loss of quality during the
133 due to loss of quality during the conversion process.
/freebsd-head/sys/contrib/device-tree/src/powerpc/fsl/
HDb4420qds.dts29 * loss of use, data, or profits; or business interruption) however caused and
HDb4420si-pre.dtsi29 * loss of use, data, or profits; or business interruption) however caused and
HDb4420si-post.dtsi29 * loss of use, data, or profits; or business interruption) however caused and
HDp5040si-pre.dtsi29 * loss of use, data, or profits; or business interruption) however caused and
HDb4qds.dtsi29 * loss of use, data, or profits; or business interruption) however caused and
/freebsd-head/crypto/openssl/doc/man3/
HDSSL_set_fd.pod51 compiler warning (conversion from 'SOCKET' to 'int', possible loss of data) when
/freebsd-head/tools/tools/netmap/
HDnmreplay.c1410 Must be set to non-zero by the loss emulation function
1419 bandwidth, loss...) the struct _cfg should be added to the array
1456 plr,p uniform packet loss rate p, independent
1459 burst,p,lmin,lmax burst loss with burst probability p and
1464 so actual loss prob. depends on size.
/freebsd-head/sys/contrib/openzfs/contrib/dracut/
HDREADME.md45 …This has obvious potential for data loss: make sure your persistent data is not below the rootfs a…
/freebsd-head/contrib/arm-optimized-routines/math/test/testcases/directed/
HDexpm1f.tst40 ; Regression tests for significance loss when the two components of
/freebsd-head/usr.sbin/traceroute/
HDtraceroute.c1007 int loss; in main() local
1010 for (probe = 0, loss = 0; probe < nprobes; ++probe) { in main()
1195 loss++; in main()
1201 Printf(" (%d%% loss)", (loss * 100) / nprobes); in main()
/freebsd-head/sys/contrib/openzfs/lib/libzfs/
HDlibzfs_pool.c1955 int64_t loss = -1; in zpool_rewind_exclaim() local
1969 (void) nvlist_lookup_int64(nv, ZPOOL_CONFIG_REWIND_TIME, &loss); in zpool_rewind_exclaim()
1984 if (loss > 120) { in zpool_rewind_exclaim()
1988 ((longlong_t)loss + 30) / 60); in zpool_rewind_exclaim()
1991 } else if (loss > 0) { in zpool_rewind_exclaim()
1995 (longlong_t)loss); in zpool_rewind_exclaim()
2007 int64_t loss = -1; in zpool_explain_recover() local
2022 (void) nvlist_lookup_int64(nv, ZPOOL_CONFIG_REWIND_TIME, &loss); in zpool_explain_recover()
2042 if (loss > 120) { in zpool_explain_recover()
2046 ((longlong_t)loss + 30) / 60); in zpool_explain_recover()
[all …]
/freebsd-head/contrib/arm-optimized-routines/math/tools/
HDtgamma128_gen.jl177 # significance loss problems when trying to compute it directly via that
/freebsd-head/contrib/bzip2/
HDCHANGES33 reporting the problem correctly. This shouldn't give any data loss
188 knowledge, there have been no data-loss-causing bugs reported in the
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
HDTraceIntelPTOptions.td72 "threads. This might cause data loss for less frequent threads. "
/freebsd-head/sys/contrib/device-tree/Bindings/powerpc/opal/
HDpower-mgt.txt15 extent of state-loss, whether timebase is stopped on this
/freebsd-head/sys/contrib/openzfs/cmd/zed/agents/
HDREADME.md38 with an impact (e.g. loss of data redundancy) and a corrective action

123