EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
Data Fields
pcap_queue Struct Reference

pcap queueu structure definition More...

#include <pcap_queue.h>

Data Fields

struct pcap_pkthdr header
 
uint8_t * packet
 
struct dl_list list
 

Detailed Description

pcap queueu structure definition

Field Documentation

◆ header

struct pcap_pkthdr pcap_queue::header

pcap header

◆ list

struct dl_list pcap_queue::list

List definition

◆ packet

uint8_t* pcap_queue::packet

pointer to the packet data


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