FD.io VPP  v19.01.1-17-ge106252
Vector Packet Processing
gbp_scanner.h File Reference
+ 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 Documentation

Enumeration Type Documentation

Enumerator
GBP_ENDPOINT_SCAN_START 
GBP_ENDPOINT_SCAN_STOP 
GBP_ENDPOINT_SCAN_SET_TIME 

Definition at line 21 of file gbp_scanner.h.

Variable Documentation

vlib_node_registration_t gbp_scanner_node

(constructor) VLIB_REGISTER_NODE (gbp_scanner_node)

Definition at line 91 of file gbp_scanner.c.