HomeSort by relevance Sort by last modified time
    Searched refs:drops (Results 1 - 19 of 19) sorted by null

  /external/iproute2/include/linux/
gen_stats.h 47 * @drops: number of dropped packets
55 __u32 drops; member in struct:gnet_stats_queue
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 */
  /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 512 q.drops, q.overlimits, q.requeues);
554 prefix, (unsigned long long)st.bytes, st.packets, st.drops,
  /bionic/libc/kernel/common/linux/
pkt_sched.h 30 __u32 drops; member in struct:tc_stats
  /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
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /external/bluetooth/hcidump/src/
hcidump.c 116 uint32_t drops; /* Cumulative Drops */ member in struct:btsnoop_pkt
331 dp->drops = 0;
  /external/bluetooth/bluez/test/
hciemu.c 123 uint32_t drops; /* Cumulative Drops */ member in struct:btsnoop_pkt
235 pkt.drops = htonl(0);
  /external/dropbear/
config.sub 1225 | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
  /external/icu4c/
config.sub 1261 | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
    [all...]
  /external/libffi/
config.sub 1229 | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
  /external/libpng/
config.sub 1286 | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
    [all...]

Completed in 564 milliseconds