EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
pcap_middleware.h
Go to the documentation of this file.
1 
11 #ifndef PCAP_MIDDLEWARE_H
12 #define PCAP_MIDDLEWARE_H
13 
14 #include "../../middleware.h"
15 
24 #endif
struct capture_middleware pcap_middleware
PCAP Capture Middleware. The PCAP capture middleware stores the full PCAP data from captured middlewa...
Definition: pcap_middleware.c:263
Structure describing a middleware for the EDGESec capture service.
Definition: middleware.h:41