struct tad_send_context

Overview

TAD Sender context data. More…

#include <tad_send.h>

struct tad_send_context {
    // fields

    tad_reply_context reply_ctx;
    tad_send_template_data tmpl_data;
    te_errno status;
    unsigned int sent_pkts;
};

Detailed Documentation

TAD Sender context data.

Fields

te_errno status

Status of the send operation to be returned on stop

unsigned int sent_pkts

Number of sent packets