Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/uefi/src/proto/network/
Dsnp.rs334 tx_dropped_frames: u64, field
461 pub const fn tx_dropped_frames(&self) -> Option<u64> { in tx_dropped_frames() method