|
EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
pcap queueu structure definition More...
#include <pcap_queue.h>
Data Fields | |
| struct pcap_pkthdr | header |
| uint8_t * | packet |
| struct dl_list | list |
pcap queueu structure definition
| struct pcap_pkthdr pcap_queue::header |
pcap header
| struct dl_list pcap_queue::list |
List definition
| uint8_t* pcap_queue::packet |
pointer to the packet data