|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
A PIT downstream record. More...
#include <pit-dn.h>
Data Fields | |
| TscTime | expiry |
| expiration time More... | |
| uint32_t | nonce |
| downstream's nonce More... | |
| FaceID | face |
| uint8_t | congMark |
| uint8_t | txHopLimit |
| downstream's HopLimit minus one More... | |
| bool | canBePrefix |
| Interest has CanBePrefix? More... | |
| LpPitToken | token |
| downstream's token More... | |
A PIT downstream record.
| bool PitDn::canBePrefix |
Interest has CanBePrefix?
| uint8_t PitDn::congMark |
| TscTime PitDn::expiry |
expiration time
| FaceID PitDn::face |
| uint32_t PitDn::nonce |
downstream's nonce
| LpPitToken PitDn::token |
downstream's token
| uint8_t PitDn::txHopLimit |
downstream's HopLimit minus one