Expand description
Custom error types for the packet formats.
Structs§
- A not zero value for
T
was observed, but zero was expected. - Error type for an unrecognized protocol code of type
T
.
Enums§
- Error type for IP packet parsing.
- Action to take when an IP node fails to parse a received IP packet.
- Error type for packet parsing.
Type Aliases§
- Results returned from IP packet parsing functions in the netstack.
- Results returned from parsing functions in the netstack.