Home
last modified time | relevance | path

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

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