Constant xenet_packet::icmp::echo_request::IcmpCodes::NoCode
source · pub const NoCode: IcmpCode;Expand description
0 is the only available ICMP code for “echo reply” ICMP packets.
pub const NoCode: IcmpCode;0 is the only available ICMP code for “echo reply” ICMP packets.