FD.io VPP  v20.01-48-g3e0dafb74
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

◆ gbp_scan_event_t

Enumeration Type Documentation

◆ 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.

Variable Documentation

◆ gbp_scanner_node

vlib_node_registration_t gbp_scanner_node

(constructor) VLIB_REGISTER_NODE (gbp_scanner_node)

Definition at line 89 of file gbp_scanner.c.