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

  /bionic/libc/kernel/uapi/linux/
gen_stats.h 52 __u32 drops; member in struct:gnet_stats_queue
pkt_sched.h 32 __u32 drops; member in struct:tc_stats
  /external/iproute2/include/uapi/linux/
gen_stats.h 57 * @drops: number of dropped packets
64 __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
205 __u32 prob_drop; /* Early drops, below max threshold */
206 __u32 forced_drop; /* Early drops, after max threshold */
261 __u32 early; /* Early drops */
262 __u32 pdrop; /* Drops due to queue limits */
263 __u32 other; /* Drops due to drop() calls */
334 __u32 early; /* Early drops */
335 __u32 pdrop; /* Drops due to queue limits */
336 __u32 other; /* Drops due to drop() calls */
338 __u32 matched; /* Drops due to flow match *
    [all...]
  /external/kernel-headers/original/uapi/linux/
gen_stats.h 57 * @drops: number of dropped packets
64 __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
206 __u32 prob_drop; /* Early drops, below max threshold */
207 __u32 forced_drop; /* Early drops, after max threshold */
262 __u32 early; /* Early drops */
263 __u32 pdrop; /* Drops due to queue limits */
264 __u32 other; /* Drops due to drop() calls */
335 __u32 early; /* Early drops */
336 __u32 pdrop; /* Drops due to queue limits */
337 __u32 other; /* Drops due to drop() calls */
339 __u32 matched; /* Drops due to flow match *
    [all...]
  /external/libnl/include/linux-private/linux/
gen_stats.h 44 * @drops: number of dropped packets
51 __u32 drops; member in struct:gnet_stats_queue
pkt_sched.h 35 __u32 drops; /* Packets dropped because of lack of resources */ member in struct:tc_stats
223 __u32 early; /* Early drops */
224 __u32 pdrop; /* Drops due to queue limits */
225 __u32 other; /* Drops due to drop() calls */
293 __u32 early; /* Early drops */
294 __u32 pdrop; /* Drops due to queue limits */
295 __u32 other; /* Drops due to drop() calls */
297 __u32 matched; /* Drops due to flow match */
618 __u32 childdrop; /* drops in child qdisc */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
gen_stats.h 44 * @drops: number of dropped packets
51 __u32 drops; member in struct:gnet_stats_queue
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 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
quota.h 192 u_int32_t drops; member in struct:dqstats
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
quota.h 192 u_int32_t drops; member in struct:dqstats
  /external/tcpdump/
print-sflow.c 90 uint8_t drops[4]; member in struct:sflow_flow_sample_t
103 uint8_t drops[4]; member in struct:sflow_expanded_flow_sample_t
818 ND_PRINT((ndo, " seqnum %u, type %u, idx %u, rate %u, pool %u, drops %u, input %u output %u records %u",
824 EXTRACT_32BITS(sflow_flow_sample->drops),
852 ND_PRINT((ndo, " seqnum %u, type %u, idx %u, rate %u, pool %u, drops %u, records %u",
858 EXTRACT_32BITS(sflow_expanded_flow_sample->drops),
  /packages/apps/DevCamera/src/com/android/devcamera/
Api2Camera.java 820 float drops = (dt * 1f \/ frameDuration) - 1f; local
    [all...]
  /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/libnl/include/netlink-private/
types.h 462 uint32_t drops; member in struct:rtnl_tstats::__anon25528
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 552 milliseconds