struct tad_pkts

Overview

List of packets. More…

#include <tad_pkt.h>

struct tad_pkts {
    // fields

    tad_pkts_head pkts;
    unsigned int n_pkts;
};

Detailed Documentation

List of packets.

Fields

tad_pkts_head pkts

Packets

unsigned int n_pkts

Number of packets in the list