Skip to main content

build_usb_ethernet_ipv4_frame

Function build_usb_ethernet_ipv4_frame 

Source
fn build_usb_ethernet_ipv4_frame(
    packet: &[u8],
    out: &mut [u8],
) -> Result<usize, &'static str>