Crate parse_layer7
source ·Expand description
Main library file for the project.
Modules§
- Packet module containing submodules for different packet types.
Structs§
Layer7Infoscontains information about the layer 7 protocol and its parsed data.
Enums§
Layer7Inforepresents the possible layer 7 information that can be parsed.
Functions§
- Parses the layer 7 information from a given packet.