Searched defs:LaxHeaderSliceError (Results 1 – 6 of 6) sorted by relevance
6 pub enum LaxHeaderSliceError { enum15 impl LaxHeaderSliceError { impl27 impl core::fmt::Display for LaxHeaderSliceError { implementation39 impl std::error::Error for LaxHeaderSliceError { implementation
435 pub fn from_ip(slice: &'a [u8]) -> Result<LaxPacketHeaders<'a>, err::ip::LaxHeaderSliceError> { in from_ip()456 ) -> Result<(), err::ip::LaxHeaderSliceError> { in add_ip()1381 expected_ip_err: Option<err::ip::LaxHeaderSliceError>, in assert_test_result()
220 pub fn from_ip(slice: &'a [u8]) -> Result<LaxSlicedPacket<'a>, err::ip::LaxHeaderSliceError> { in from_ip()1275 expected_ip_err: Option<err::ip::LaxHeaderSliceError>, in assert_test_result()
75 ) -> Result<LaxSlicedPacket<'a>, err::ip::LaxHeaderSliceError> { in parse_from_ip()
326 err::ip::LaxHeaderSliceError, in from_slice_lax()696 err::ip::LaxHeaderSliceError, in from_ipv4_slice_lax()
153 err::ip::LaxHeaderSliceError, in from_slice()