Skip to main content
parse_tcp_ipv4_packet
atmos
0.1.0
In atmos::
kernel::
net::
tcp
atmos
::
kernel
::
net
::
tcp
Function
parse_
tcp_
ipv4_
packet
Copy item path
Source
pub(crate) fn parse_tcp_ipv4_packet(packet: &[
u8
]) ->
Result
<
()
, &'static
str
>