![]() |
FD.io VPP
v19.01.2-3-gf61a1a8
Vector Packet Processing
|
Include dependency graph for gbp_scanner.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Typedefs | |
| typedef enum gbp_scan_event_t_ | gbp_scan_event_t |
Enumerations | |
| enum | gbp_scan_event_t_ { GBP_ENDPOINT_SCAN_START, GBP_ENDPOINT_SCAN_STOP, GBP_ENDPOINT_SCAN_SET_TIME } |
Variables | |
| vlib_node_registration_t | gbp_scanner_node |
| (constructor) VLIB_REGISTER_NODE (gbp_scanner_node) More... | |
| typedef enum gbp_scan_event_t_ gbp_scan_event_t |
| enum gbp_scan_event_t_ |
| Enumerator | |
|---|---|
| GBP_ENDPOINT_SCAN_START | |
| GBP_ENDPOINT_SCAN_STOP | |
| GBP_ENDPOINT_SCAN_SET_TIME | |
Definition at line 21 of file gbp_scanner.h.
| vlib_node_registration_t gbp_scanner_node |
(constructor) VLIB_REGISTER_NODE (gbp_scanner_node)
Definition at line 91 of file gbp_scanner.c.