struct tad_send_tmpl_unit_data

Overview

Per-template unit data of the TAD Sender. More…

#include <tad_send.h>

struct tad_send_tmpl_unit_data {
    // fields

    asn_value* nds;
    tad_payload_spec_t pld_spec;
    unsigned int arg_num;
    tad_tmpl_iter_spec_t* arg_specs;
    struct tad_tmpl_arg_t* arg_iterated;
    uint32_t delay;
    void** layer_opaque;
};

Detailed Documentation

Per-template unit data of the TAD Sender.

Fields

asn_value* nds

ASN.1 value with traffic template unit