Skip to main content
ingest_nic_ethernet_frame
atmos
0.1.0
In atmos::
kernel::
net::
arp
atmos
::
kernel
::
net
::
arp
Function
ingest_
nic_
ethernet_
frame
Copy item path
Source
pub fn ingest_nic_ethernet_frame(frame: &[
u8
]) ->
Result
<
()
, &'static
str
>