Skip to main content

parse_ipv4_packet

Function parse_ipv4_packet 

Source
fn parse_ipv4_packet(packet: &[u8]) -> Result<(), &'static str>