Seastar
High performance C++ framework for concurrent servers
|
Classes | |
struct | connid_hash |
Public Types | |
using | ipaddr = typename InetTraits::address_type |
using | inet_type = typename InetTraits::inet_type |
Public Member Functions | |
bool | operator== (const l4connid &x) const |
uint32_t | hash (rss_key_type rss_key) |
Public Attributes | |
ipaddr | local_ip |
ipaddr | foreign_ip |
uint16_t | local_port |
uint16_t | foreign_port |