Module libdata::flow
[−]
Data structures related to representing the flows.
Structs
Bytes |
Amount of data. |
Count |
Number of something (usually packets). |
IpProtoRaw |
The raw protocol number below the IP header. |
MacName |
The name assigned to a MAC address. |
Name |
A DNS name. |
Port |
The port number (already in machine endian). |
Speed |
A transfer speed. |
Enums
Direction |
The direction the flow was initiated. |
IpProto |
The protocol on top of IP |
Functions
system_time_deserialize |
A helper function to deserialize the |
system_time_from_ms |
Creates a system time from number of milliseconds since the epoch. |
system_time_to_ms |
Converts a system time to number of milliseconds since the epoch. |
Type Definitions
Names |
An alias for set of domain names. |