Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/uefi/src/proto/network/
Dsnp.rs50 mcast_ip_to_mac: field
167 pub fn mcast_ip_to_mac(&self, ipv6: bool, ip: IpAddress) -> Result<MacAddress> { in mcast_ip_to_mac() method