Go to the source code of this file.
|
| typedef struct PitUp | PitUp |
| | A PIT upstream record.
|
◆ PIT_UP_MAX_REJ_NONCES
| #define PIT_UP_MAX_REJ_NONCES 6 |
◆ PitUp
| typedef struct PitUp PitUp |
◆ PitUp_ChooseNonce()
Choose a nonce for TX Interest.
- Parameters
-
| [in,out] | nonce | initial suggested nonce suggestion, usually from RX Interest or Nack; final nonce selection. |
- Return values
-
| true | a valid nonce is found. |
| false | all DN nonces have been rejected. |
◆ PitUp_RecordTx()
Record Interest transmission.
- Parameters
-
| now | time used for calculating InterestLifetime. |
| nonce | nonce of TX Interest. |