pub type FlowKey = (IpAddr, IpAddr, u16, u16);
FlowKey: (Client IP, Server IP, Client Port, Server Port)