FD.io VPP  v17.04-9-g99c0734
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 96 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 180 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 48 of file plugin.h.