Skip to main content
parse_icmp_echo_reply_ipv4
atmos
0.1.0
In atmos::
kernel::
net
atmos
::
kernel
::
net
Function
parse_
icmp_
echo_
reply_
ipv4
Copy item path
Source
pub fn parse_icmp_echo_reply_ipv4( packet: &[
u8
], ) ->
Result
<
PingReply
, &'static
str
>