FlowKey

Type Alias FlowKey 

Source
pub type FlowKey = (IpAddr, IpAddr, u16, u16);
Expand description

FlowKey: (Client IP, Server IP, Client Port, Server Port)