HomeSort by relevance Sort by last modified time
    Searched defs:drops (Results 51 - 75 of 96) sorted by null

1 23 4

  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
pkt_sched.h 28 __u32 drops; member in struct:tc_stats
  /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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pkt_sched.h 35 __u32 drops; /* Packets dropped because of lack of resources */ member in struct:tc_stats
202 __u32 early; /* Early drops */
203 __u32 pdrop; /* Drops due to queue limits */
204 __u32 other; /* Drops due to drop() calls */
272 __u32 early; /* Early drops */
273 __u32 pdrop; /* Drops due to queue limits */
274 __u32 other; /* Drops due to drop() calls */
276 __u32 matched; /* Drops due to flow match */
582 __u32 childdrop; /* drops in child qdisc */
  /bionic/libc/kernel/uapi/linux/
pkt_sched.h 35 __u32 drops; member in struct:tc_stats
  /development/ndk/platforms/android-21/include/linux/
pkt_sched.h 35 __u32 drops; member in struct:tc_stats
  /external/iproute2/include/linux/
pkt_sched.h 35 __u32 drops; /* Packets dropped because of lack of resources */ member in struct:tc_stats
203 __u32 prob_drop; /* Early drops, below max threshold */
204 __u32 forced_drop; /* Early drops, after max threshold */
259 __u32 early; /* Early drops */
260 __u32 pdrop; /* Drops due to queue limits */
261 __u32 other; /* Drops due to drop() calls */
332 __u32 early; /* Early drops */
333 __u32 pdrop; /* Drops due to queue limits */
334 __u32 other; /* Drops due to drop() calls */
336 __u32 matched; /* Drops due to flow match *
    [all...]
  /external/kernel-headers/original/uapi/linux/
pkt_sched.h 35 __u32 drops; /* Packets dropped because of lack of resources */ member in struct:tc_stats
199 __u32 prob_drop; /* Early drops, below max threshold */
200 __u32 forced_drop; /* Early drops, after max threshold */
255 __u32 early; /* Early drops */
256 __u32 pdrop; /* Drops due to queue limits */
257 __u32 other; /* Drops due to drop() calls */
328 __u32 early; /* Early drops */
329 __u32 pdrop; /* Drops due to queue limits */
330 __u32 other; /* Drops due to drop() calls */
332 __u32 matched; /* Drops due to flow match *
    [all...]
  /external/libnl/include/
netlink-types.h 438 uint32_t drops; member in struct:rtnl_tstats::__anon16049
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
pkt_sched.h 35 __u32 drops; member in struct:tc_stats

Completed in 570 milliseconds

1 23 4