Q2NS dev
ns-3 module
Loading...
Searching...
No Matches
q2ns::SwapApp::TcpKey Struct Reference
Collaboration diagram for q2ns::SwapApp::TcpKey:

Public Member Functions

bool operator== (const TcpKey &o) const
 

Public Attributes

bool v6
 
uint16_t port
 
std::string dst
 

Detailed Description

Definition at line 161 of file q2ns-swap-app.h.

Member Function Documentation

◆ operator==()

bool q2ns::SwapApp::TcpKey::operator== ( const TcpKey o) const
inline

Definition at line 166 of file q2ns-swap-app.h.

References dst, port, and v6.

Member Data Documentation

◆ dst

std::string q2ns::SwapApp::TcpKey::dst

Definition at line 165 of file q2ns-swap-app.h.

Referenced by q2ns::SwapApp::TcpKeyHash::operator()(), and operator==().

◆ port

uint16_t q2ns::SwapApp::TcpKey::port

Definition at line 163 of file q2ns-swap-app.h.

Referenced by q2ns::SwapApp::TcpKeyHash::operator()(), and operator==().

◆ v6

bool q2ns::SwapApp::TcpKey::v6

Definition at line 162 of file q2ns-swap-app.h.

Referenced by q2ns::SwapApp::TcpKeyHash::operator()(), and operator==().


The documentation for this struct was generated from the following file: