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