Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/link/
Dether_type_impl.rs31 pub struct EtherType(pub u16); struct
33 impl EtherType { impl
43 impl From<u16> for EtherType { implementation
57 impl core::fmt::Debug for EtherType { implementation
Dlinux_sll_protocol_type.rs31 EtherType(EtherType), enumerator
Dethernet2_header_slice.rs78 pub fn ether_type(&self) -> EtherType { in ether_type()
Dvlan_header.rs34 pub fn next_header(&self) -> EtherType { in next_header()
Dsingle_vlan_header_slice.rs92 pub fn ether_type(&self) -> EtherType { in ether_type()
Dsingle_vlan_slice.rs77 pub fn ether_type(&self) -> EtherType { in ether_type()
Dethernet2_slice.rs80 pub fn ether_type(&self) -> EtherType { in ether_type()
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/
Dsliced_packet.rs192 ether_type: EtherType, in from_ether_type()
258 pub fn payload_ether_type(&self) -> Option<EtherType> { in payload_ether_type()
Dtest_packet.rs48 pub fn set_ether_type(&mut self, ether_type: EtherType) { in set_ether_type()
Dlax_sliced_packet_cursor.rs48 pub fn parse_from_ether_type(ether_type: EtherType, slice: &'a [u8]) -> LaxSlicedPacket<'a> { in parse_from_ether_type()
Dpacket_headers.rs142 mut ether_type: EtherType, in from_ether_type()
Dlax_sliced_packet.rs146 pub fn from_ether_type(ether_type: EtherType, slice: &'a [u8]) -> LaxSlicedPacket<'a> { in from_ether_type()
Dlax_packet_headers.rs235 pub fn from_ether_type(mut ether_type: EtherType, slice: &'a [u8]) -> LaxPacketHeaders<'a> { in from_ether_type()
/aosp_15_r20/tools/netsim/rust/packets/src/
H A Dieee80211.rs288 fn get_ethertype(&self) -> anyhow::Result<EtherType> { in get_ethertype()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dnetmon.h683 WORD EtherType; member
695 WORD EtherType; member
715 WORD EtherType; member