EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
tap_middleware.h
Go to the documentation of this file.
1 
11 #ifndef TAP_MIDDLEWARE_H
12 #define TAP_MIDDLEWARE_H
13 
14 #include "../../middleware.h"
15 
23 #endif
Structure describing a middleware for the EDGESec capture service.
Definition: middleware.h:41
struct capture_middleware tap_middleware
TAP Capture Middleware. The TAP capture middleware stores mirrors the trafic from the capture interfa...
Definition: tap_middleware.c:113