Home
last modified time | relevance | path

Searched defs:drops (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/syn/src/
Dlib.rs344 mod drops; module
/third_party/libbpf/include/uapi/linux/
Dpkt_sched.h36 __u32 drops; /* Packets dropped because of lack of resources */ member
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs13758 let drops = DROP_COUNTER.load(Ordering::SeqCst); localVariable
13763 let drops = DROP_COUNTER.load(Ordering::SeqCst); localVariable