/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
gen_stats.h | 42 * @drops: number of dropped packets 50 __u32 drops; member in struct:gnet_stats_queue
|
pkt_sched.h | 34 __u32 drops; /* Packets dropped because of lack of resources */ member in struct:tc_stats 187 __u32 early; /* Early drops */ 188 __u32 pdrop; /* Drops due to queue limits */ 189 __u32 other; /* Drops due to drop() calls */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
gen_stats.h | 42 * @drops: number of dropped packets 50 __u32 drops; member in struct:gnet_stats_queue
|
pkt_sched.h | 34 __u32 drops; /* Packets dropped because of lack of resources */ member in struct:tc_stats 187 __u32 early; /* Early drops */ 188 __u32 pdrop; /* Drops due to queue limits */ 189 __u32 other; /* Drops due to drop() calls */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
gen_stats.h | 42 * @drops: number of dropped packets 50 __u32 drops; member in struct:gnet_stats_queue
|
pkt_sched.h | 34 __u32 drops; /* Packets dropped because of lack of resources */ member in struct:tc_stats 187 __u32 early; /* Early drops */ 188 __u32 pdrop; /* Drops due to queue limits */ 189 __u32 other; /* Drops due to drop() calls */
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/ |
feedPublish.eclipse.properties | 28 buildURL=http://download.eclipse.org/eclipse/downloads/drops/%%buildID%% 37 buildDetailURL=http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downloads/drops/%%buildID%%/ 43 releaseNotesURL=http://download.eclipse.org/eclipse/downloads/drops/%%buildID%%/buildNotes.php 60 JUnitTestURL=http://download.eclipse.org/eclipse/downloads/drops/%%buildID%%/testResults.php 61 performanceTestURL=http://download.eclipse.org/eclipse/downloads/drops/%%buildID%%/performance/performance.php
|
feedPublish.uml2.properties | 37 buildDetailURL=http://www.eclipse.org/downloads/download.php?r=1&file=/modeling/mdt/uml2-uml/downloads/drops/%%version%%/%%buildID%%/ 57 dependencyURLs=http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/M20060919-1045/eclipse-SDK-M20060919-1045-linux-gtk.tar.gz http://www.eclipse.org/downloads/download.php?file=/tools/emf/downloads/drops/2.2.1/S200609210005/emf-sdo-xsd-SDK-2.2.1RC2.zip 60 JUnitTestURL=http://www.eclipse.org/downloads/download.php?r=1&file=/modeling/mdt/uml2-uml/downloads/drops/%%version%%/%%buildID%%/testResults.php
|
feedPublish.emf.properties | 37 buildDetailURL=http://www.eclipse.org/downloads/download.php?r=1&file=/tools/emf/downloads/drops/%%version%%/%%buildID%%/ 57 dependencyURLs=http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/M20060919-1045/eclipse-SDK-M20060919-1045-linux-gtk.tar.gz 60 JUnitTestURL=http://www.eclipse.org/downloads/download.php?r=1&file=/tools/emf/downloads/drops/%%version%%/%%buildID%%/testResults.php
|
/external/iproute2/include/linux/ |
gen_stats.h | 44 * @drops: number of dropped packets 51 __u32 drops; member in struct:gnet_stats_queue
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
quota.h | 192 u_int32_t drops; member in struct:dqstats
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
quota.h | 192 u_int32_t drops; member in struct:dqstats
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
quota.h | 192 u_int32_t drops; member in struct:dqstats
|
/external/strace/ |
quota.c | 286 u_int32_t drops; member in struct:v1_dqstats 298 u_int32_t drops; member in struct:v2_dqstats 538 tprintf("drops=%u, ", dq.drops); 562 tprintf("drops=%u, ", dq.drops);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/ |
messages.properties | 29 RSSFeedAddEntryTask.BuildURLError=Warning: no buildURL specified, eg., http://server/path/to/project/downloads/drops/branch/buildID/\!
|
/external/blktrace/ |
blktrace.c | 97 unsigned long long drops; member in struct:devpath 180 * The cpu field is overloaded on close: it will contain the number of drops. 889 static void net_send_close(int fd, char *buts_name, int drops) 892 * Overload CPU w/ number of drops 898 net_send_open_close(fd, drops, buts_name, 1); 914 net_send_close(fd, dpp->buts_name, dpp->drops); 1080 int fd, drops = 0; local 1100 drops = atoi(tmp); 1103 return drops; 1113 dpp->drops = get_drops(dpp) [all...] |
/external/iproute2/tc/ |
tc_util.c | 485 q.drops, q.overlimits, q.requeues); 527 prefix, (unsigned long long)st.bytes, st.packets, st.drops,
|
/bionic/libc/kernel/common/linux/ |
pkt_sched.h | 36 __u32 drops; member in struct:tc_stats
|
/development/ndk/platforms/android-3/include/linux/ |
pkt_sched.h | 28 __u32 drops; member in struct:tc_stats
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/ |
index.php | 24 problems downloading the drops, contact the <font size="-1" face="arial,helvetica,geneva"><a href="mailto:webmaster@eclipse.org">webmaster</a></font>.
44 $aDirectory = dir("drops");
49 $aDropDirectory = dir("drops/".$anEntry);
59 $countFile = "drops/".$anEntry."/files.count";
60 $indexFile = "drops/".$anEntry."/index.html";
103 // echo "<td><a href=license.php?license=drops/$fileName>$parts[1]</a></td>";
106 echo "<td><a href=\"drops/$fileName/index.html\">$parts[1]</a></td>";
136 // echo "<td><a href=\"license.php?license=drops/$innerValue\">$parts[1]</a></td>";
139 echo "<td><a href=\"drops/$innerValue/index.html\">$parts[1]</a></td>";
|
/external/kernel-headers/original/linux/ |
pkt_sched.h | 36 __u32 drops; /* Packets dropped because of lack of resources */ member in struct:tc_stats 214 __u32 early; /* Early drops */ 215 __u32 pdrop; /* Drops due to queue limits */ 216 __u32 other; /* Drops due to drop() calls */
|
quota.h | 195 int drops; member in struct:dqstats
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
pkt_sched.h | 28 __u32 drops; member in struct:tc_stats
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
pkt_sched.h | 28 __u32 drops; member in struct:tc_stats
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
pkt_sched.h | 28 __u32 drops; member in struct:tc_stats
|