NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
TgpPattern Struct Reference

Per-prefix information in traffic generator producer. More...

#include <producer.h>

Data Fields

uint32_t nWeights
 
uint8_t nReplies
 
TgpReplyID weight [TgpMaxSumWeight]
 
TgpReply reply [TgpMaxReplies]
 

Detailed Description

Per-prefix information in traffic generator producer.

Field Documentation

◆ nReplies

uint8_t TgpPattern::nReplies

◆ nWeights

uint32_t TgpPattern::nWeights

◆ reply

TgpReply TgpPattern::reply[TgpMaxReplies]

◆ weight

TgpReplyID TgpPattern::weight[TgpMaxSumWeight]

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