OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drops
(Results
1 - 25
of
43
) sorted by null
1
2
/external/iproute2/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 */
/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 */
/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/bluetooth/hcidump/src/
hcidump.c
97
uint32_t
drops
; /* Cumulative
Drops
*/
member in struct:btsnoop_pkt
311
dp->
drops
= 0;
/external/bluetooth/bluez/test/
hciemu.c
107
uint32_t
drops
; /* Cumulative
Drops
*/
member in struct:btsnoop_pkt
218
pkt.
drops
= htonl(0);
/external/kernel-headers/original/linux/
quota.h
195
int
drops
;
member in struct:dqstats
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/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
);
/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
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
pkt_sched.h
28
__u32
drops
;
member in struct:tc_stats
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
pkt_sched.h
28
__u32
drops
;
member in struct:tc_stats
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h
28
__u32
drops
;
member in struct:tc_stats
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
pkt_sched.h
28
__u32
drops
;
member in struct:tc_stats
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
pkt_sched.h
28
__u32
drops
;
member in struct:tc_stats
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
pkt_sched.h
28
__u32
drops
;
member in struct:tc_stats
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
pkt_sched.h
28
__u32
drops
;
member in struct:tc_stats
Completed in 1365 milliseconds
1
2