Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/link/
Dether_type_impl.rs37 pub const WAKE_ON_LAN: EtherType = Self(0x0842); constant
105 pub const WAKE_ON_LAN: EtherType = EtherType::WAKE_ON_LAN; constant