Searched defs:drops (Results 1 - 12 of 12) sorted by relevance

/external/iproute2/include/linux/
H A Dgen_stats.h44 * @drops: number of dropped packets
51 __u32 drops; member in struct:gnet_stats_queue
H A Dpkt_sched.h35 __u32 drops; /* Packets dropped because of lack of resources */ member in struct:tc_stats
187 __u32 prob_drop; /* Early drops, below max threshold */
188 __u32 forced_drop; /* Early drops, after max threshold */
243 __u32 early; /* Early drops */
315 __u32 early; /* Early drops */
633 __u32 childdrop; /* drops in child qdisc */
/external/kernel-headers/original/uapi/linux/
H A Dgen_stats.h55 * @drops: number of dropped packets
62 __u32 drops; member in struct:gnet_stats_queue
H A Dpkt_sched.h35 __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 */
327 __u32 early; /* Early drops */
650 __u32 childdrop; /* drops in child qdisc */
689 __u32 count; /* how many drops we've done since the last time we
/external/libnl/include/linux/
H A Dgen_stats.h37 * @drops: number of dropped packets
44 __u32 drops; member in struct:gnet_stats_queue
H A Dpkt_sched.h34 __u32 drops; /* Packets dropped because of lack of resources */ member in struct:tc_stats
187 __u32 early; /* Early drops */
/external/bluetooth/bluedroid/hci/src/
H A Dbtsnoop.c78 int drops = 0; local
104 drops = htonl(drops);
114 btsnoop_write(&drops, 4);
/external/strace/
H A Dquota.c209 u_int32_t drops; member in struct:v1_dqstats
221 u_int32_t drops; member in struct:v2_dqstats
442 tprintf("drops=%u, ", dq.drops);
464 tprintf("drops=%u, ", dq.drops);
/external/tcpdump/
H A Dprint-sflow.c97 u_int8_t drops[4]; member in struct:sflow_flow_sample_t
110 u_int8_t drops[4]; member in struct:sflow_expanded_flow_sample_t
767 printf(" seqnum %u, type %u, idx %u, rate %u, pool %u, drops %u, input %u output %u records %u",
773 EXTRACT_32BITS(sflow_flow_sample->drops),
797 printf(" seqnum %u, type %u, idx %u, rate %u, pool %u, drops %u, records %u",
803 EXTRACT_32BITS(sflow_expanded_flow_sample->drops),
/external/blktrace/
H A Dblktrace.c97 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) argument
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
[all...]
/external/libnl/include/
H A Dnetlink-types.h438 uint32_t drops; member in struct:rtnl_tstats::__anon24499
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 268 milliseconds