Home
last modified time | relevance | path

Searched refs:dropped (Results 1 – 25 of 92) sorted by relevance

1234

/external/iproute2/doc/actions/
Difb-README93 Sent 252 bytes 3 pkts (dropped 0, overlimits 0)
97 Sent 252 bytes 3 pkts (dropped 0, overlimits 0)
101 Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
103 Sent 210 bytes 3 pkts (dropped 0, overlimits 0)
105 Sent 294 bytes 3 pkts (dropped 0, overlimits 0)
107 Sent 504 bytes 6 pkts (dropped 0, overlimits 0)
109 Sent 308 bytes 5 pkts (dropped 0, overlimits 0)
115 RX packets:6 errors:0 dropped:3 overruns:0 frame:0
116 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
122 [In this case the three dropped packets were ipv6 ndisc].
Dgact-usage44 Sent 1680 bytes 20 pkts (dropped 20, overlimits 0 )
61 Sent 1680 bytes 20 pkts (dropped 16, overlimits 0 )
77 Sent 1680 bytes 20 pkts (dropped 10, overlimits 0 )
Dactions-general219 Sent 188832 bytes 2248 pkts (dropped 0, overlimits 0)
222 Sent 188832 bytes 2248 pkts (dropped 0, overlimits 2122)
226 Sent 178248 bytes 2122 pkts (dropped 0, overlimits 0)
229 Sent 178248 bytes 2122 pkts (dropped 0, overlimits 1945)
233 Sent 163380 bytes 1945 pkts (dropped 0, overlimits 0)
236 Sent 163380 bytes 1945 pkts (dropped 0, overlimits 437)
Dmirred-usage55 packets will all be dropped (this is much simpler to detect
142 with src 192.168.200.200/32 dropped or not (since tcpdump shows
/external/iptables/extensions/
Dlibxt_AUDIT.man2 It can be used to record accepted, dropped, and rejected packets. See
Dlibxt_NFQUEUE.man24 are dropped. When this option is used, the NFQUEUE rule is silently bypassed instead. The packet
/external/libvpx/examples/
Derror_resilient.txt23 Use the `decode_with_drops` example to decode with frames 5-10 dropped.
Dvp8_scalable_patterns.txt141 Use the `decode_with_drops` example to decode with various dropped frame
/external/llvm/test/CodeGen/PowerPC/
Drlwimi-keep-rsh.ll2 ; Formerly dropped the RHS of %tmp6 when constructing rlwimi.
/external/e2fsprogs/e2fsck/
Drecovery.c299 int dropped = info.end_transaction - be32_to_cpu(sb->s_sequence); in journal_skip_recovery() local
303 dropped, (dropped == 1) ? "" : "s"); in journal_skip_recovery()
/external/v8/src/
Dliveedit-debugger.js915 var dropped = new Array();
919 dropped.push({ name: shared.function_name } );
931 if (dropped.length > 0) {
932 change_log.push({ dropped_from_stack: dropped });
939 return dropped.length;
/external/qemu/slirp-android/
Dlibslirp.h73 int slirp_log_dns(struct mbuf* m, int dropped);
Dslirp.c974 slirp_log_dns(struct mbuf* m, int dropped) { in slirp_log_dns() argument
1000 if (!dropped) { in slirp_log_dns()
/external/webkit/Source/WebCore/html/
DHTMLVideoElement.idl51 // The number of decoded frames that have been dropped by the player
DHTMLInputElement.idl63 … attribute [ConvertNullToNullString] DOMString type; // readonly dropped as part of DOM level 2
/external/webkit/Source/WebCore/webaudio/
DRealtimeAnalyserNode.idl41 …// If the array has fewer elements than the frequencyBinCount, the excess elements will be dropped.
/external/webkit/Source/WebKit/win/Interfaces/
DIWebBackForwardList.idl57 forward list will be dropped at this point. In addition, entries may be dropped to keep
/external/chromium/chrome/browser/ui/cocoa/
Durl_drop_target.mm70 // Tell the window controller about the dropped URL(s).
/external/quake/quake/src/QW/client/
Ddocs.txt52 if S2C_CONNECTION packet is dropped, the connect message will be resent after two
/external/icu4c/i18n/
DdecNumber.c1963 Int dropped; /* .. */ in uprv_decNumberPower() local
2258 if (!set->extended) decTrim(res, set, 0, 1, &dropped); /* trailing zeros */ in uprv_decNumberPower()
2325 Int dropped; /* work */ in uprv_decNumberReduce() local
2353 decTrim(res, set, 1, 0, &dropped); /* normalize in place */ in uprv_decNumberReduce()
2815 Int dropped; /* .. */ in uprv_decNumberSquareRoot() local
3058 decTrim(b, set, 1, 1, &dropped); /* [drops trailing zeros] */ in uprv_decNumberSquareRoot()
3089 if (dropped<todrop) { /* clamp to those available */ in uprv_decNumberSquareRoot()
3090 todrop=dropped; in uprv_decNumberSquareRoot()
3561 Int dropped; /* work */ in uprv_decNumberTrim() local
3567 return decTrim(dn, &set, 0, 1, &dropped); in uprv_decNumberTrim()
[all …]
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_view.mm137 // room for the about-to-be-dropped bookmark.
/external/mesa3d/docs/
DREADME.WIN3219 Support has been dropped for versions of Visual Studio prior to 8. The
/external/dbus/
DNEWS.pre-1-2134 will be dropped unless they auth as a user).
/external/dnsmasq/
DFAQ12 port: queries are dropped. The replies must be to oustanding queries
13 which dnsmasq has forwarded, otherwise they are dropped too.
198 dropped by iptables/ipchains.
/external/iproute2/doc/
Dip-cref.tex489 RX: bytes packets errors dropped overrun mcast
491 TX: bytes packets errors dropped carrier collsns
505 \item \verb|dropped| --- the total number of packets dropped due to lack
508 in dropped packets. As a rule, if the interface is overrun, it means
531 RX: bytes packets errors dropped overrun mcast
535 TX: bytes packets errors dropped carrier collsns
1091 are dropped.
1094 of the packet, the routes with different TOS are dropped.
1175 table. The packets are dropped and the ICMP message {\em net unreachable\/}
2485 \item \verb|CsumErrs| --- the total number of packets dropped
[all …]

1234