![]() |
Q2NS dev
ns-3 module
|
Public Member Functions | |
| bool | operator== (const TcpKey &o) const |
Public Attributes | |
| bool | v6 |
| uint16_t | port |
| std::string | dst |
Definition at line 161 of file q2ns-swap-app.h.
|
inline |
Definition at line 166 of file q2ns-swap-app.h.
| std::string q2ns::SwapApp::TcpKey::dst |
Definition at line 165 of file q2ns-swap-app.h.
Referenced by q2ns::SwapApp::TcpKeyHash::operator()(), and operator==().
| uint16_t q2ns::SwapApp::TcpKey::port |
Definition at line 163 of file q2ns-swap-app.h.
Referenced by q2ns::SwapApp::TcpKeyHash::operator()(), and operator==().
| bool q2ns::SwapApp::TcpKey::v6 |
Definition at line 162 of file q2ns-swap-app.h.
Referenced by q2ns::SwapApp::TcpKeyHash::operator()(), and operator==().