kernel::network::common
pub trait ToBytes { fn to_bytes(&self) -> Vec<u8>; }
fn to_bytes(&self) -> Vec<u8>
impl ToBytes for ARP
impl ToBytes for EthernetII
impl ToBytes for IPv4