Skip to main content
build_usb_ethernet_ipv4_frame
atmos
0.1.0
In atmos::
kernel::
net::
arp
atmos
::
kernel
::
net
::
arp
Function
build_
usb_
ethernet_
ipv4_
frame
Copy item path
Source
fn build_usb_ethernet_ipv4_frame( packet: &[
u8
], out: &mut [
u8
], ) ->
Result
<
usize
, &'static
str
>