Searched defs:IpDefragError (Results 1 – 3 of 3) sorted by relevance
4 pub enum IpDefragError { enum33 impl core::fmt::Display for IpDefragError { implementation45 impl std::error::Error for IpDefragError {} implementation
71 ) -> Result<(), IpDefragError> { in add() argument
57 ) -> Result<Option<IpDefragPayloadVec>, IpDefragError> { in process_sliced_packet() argument