Sent echo request data.
More...
|
bool | acked {false} |
| True if packet has been acknowledged.
|
|
Time | txTime |
| Tx time.
|
|
Sent echo request data.
Definition at line 234 of file ping.h.
◆ EchoRequestData()
ns3::Ping::EchoRequestData::EchoRequestData |
( |
Time | txTimePar, |
|
|
bool | ackedPar ) |
|
inline |
Constructor.
- Parameters
-
txTimePar | Echo request Tx time. |
ackedPar | True if the Echo request has been acknowledged at least once. |
Definition at line 242 of file ping.h.
References acked, and txTime.
◆ acked
bool ns3::Ping::EchoRequestData::acked {false} |
◆ txTime
Time ns3::Ping::EchoRequestData::txTime |
The documentation for this class was generated from the following file:
- src/internet-apps/model/ping.h