Searched defs:IcmpEchoHeader (Results 1 – 1 of 1) sorted by relevance
11 pub struct IcmpEchoHeader { struct18 impl IcmpEchoHeader { implementation32 pub fn from_bytes(bytes5to8: [u8; 4]) -> IcmpEchoHeader { in from_bytes()