FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
plugin.h File Reference
+ Include dependency graph for plugin.h:

Go to the source code of this file.

Data Structures

struct  plugin_info_t
 
struct  plugin_main_t
 

Functions

int vat_plugin_init (vat_main_t *vam)
 
int vat_load_new_plugins (plugin_main_t *pm)
 

Variables

plugin_main_t vat_plugin_main
 

Function Documentation

int vat_load_new_plugins ( plugin_main_t pm)

Definition at line 100 of file plugin.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int vat_plugin_init ( vat_main_t *  vam)

Definition at line 188 of file plugin.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

plugin_main_t vat_plugin_main

Definition at line 24 of file plugin.c.