Searched defs:LinuxNonstandardEtherType (Results 1 – 2 of 2) sorted by relevance
19 pub struct LinuxNonstandardEtherType(pub(crate) u16); struct21 impl LinuxNonstandardEtherType { impl54 impl Default for LinuxNonstandardEtherType { implementation60 impl TryFrom<u16> for LinuxNonstandardEtherType { implementation110 impl core::fmt::Debug for LinuxNonstandardEtherType { implementation
33 LinuxNonstandardEtherType(LinuxNonstandardEtherType), enumerator