Function pktparse::ethernet::parse_ethernet_frame[][src]

pub fn parse_ethernet_frame(input: &[u8]) -> IResult<&[u8], EthernetFrame>