Searched refs:LaxSlicedPacketCursor (Results 1 – 2 of 2) sorted by relevance
7 pub(crate) struct LaxSlicedPacketCursor<'a> { struct12 impl<'a> LaxSlicedPacketCursor<'a> { implementation17 let mut cursor = LaxSlicedPacketCursor { in parse_from_ethernet2()49 let cursor = LaxSlicedPacketCursor { in parse_from_ether_type()83 Ok(LaxSlicedPacketCursor { in parse_from_ip()
87 LaxSlicedPacketCursor::parse_from_ethernet2(slice) in from_ethernet()147 LaxSlicedPacketCursor::parse_from_ether_type(ether_type, slice) in from_ether_type()221 LaxSlicedPacketCursor::parse_from_ip(slice) in from_ip()