Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/uefi/src/proto/network/
Dsnp.rs335 tx_unicast_frames: u64, field
468 pub const fn tx_unicast_frames(&self) -> Option<u64> { in tx_unicast_frames() method
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/network/
Dsnp.rs335 tx_unicast_frames: u64, field
468 pub const fn tx_unicast_frames(&self) -> Option<u64> { in tx_unicast_frames() method
/aosp_15_r20/bootable/libbootloader/gbl/libefi_types/defs/protocols/
H A Dsimple_network_protocol.h93 uint64_t tx_unicast_frames; member